register page is not showing registration success message
-
My web register page is not showing registration success message and not sending registered mail and verification email link too. It just refresh with the registered data still on the form doing nothing, although the user is registered to the DB BUT, the user role is not assigned.
Login form gives password incorrect message every time
I tried to make plugin conflic test, the problem still appear
The page I need help with: [log in to see the link]
-
1. Try to disable the “LiteSpeed Cache” plugin for all the UM pages.
https://docs.ultimatemember.com/article/1595-caching-problems
2. You can try to enable PHP error logging, read this guide: “How to enable debug logging”
https://docs.ultimatemember.com/article/1751-enable-debug-logging
You will probably get a PHP log file with notices and errors in
/wp-content/debug.log
when you do a Registration at your site.Post the content of this file here in the Forum ( use CODE formatting ) and we can give you a PHP error explanation.
still the same problem, it does not showing registration success message
Did you get anything in the PHP Debug log file?
Can you post here in the Forum your
UM Settings -> Install Info
### Begin Install Info ### ## Please include this information when posting support requests ## --- Site Info --- Site URL: https://jba-gpf.net Home URL: https://jba-gpf.net Multisite: No --- Hosting Provider --- Host: DBH: localhost, SRV: jba-gpf.net --- User Browser --- Platform: Windows Browser Name: Firefox Browser Version: 110.0 User Agent String: Mozilla/5.0 (Windows NT 10.0; Wi n64; x64; rv:109.0) Gecko/201001 01 Firefox/110.0 ---- Current User Details -- Role: administrator --- WordPress Configurations --- Version: 6.1.1 Language: en_US Permalink Structure: /%postname%/ Active Theme: Riyada 2.0.0 Page On Front: Home Page (#38) Page For Posts: (#0) ABSPATH: /home/swaymoca/jba-gpf.net/ All Posts/Pages: 8 WP Remote Post: wp_remote_post() works WP_DEBUG: Disabled WP Table Prefix: Length: 3, Status: Acceptable Memory Limit: 40MB --- UM Configurations --- Version: 2.5.4 Upgraded From: 2.5.4 Current URL Method: Cache User Profile: No Generate Slugs on Directories: Yes Force UTF-8 Encoding: No JS/CSS Compression: No Port Forwarding in URL: No Exclude CSS/JS on Home: No --- UM Pages Configuration --- User: https://jba-gpf.net/user/ Account: https://jba-gpf.net/my-account/ Members: https://jba-gpf.net/member/ Register: https://jba-gpf.net/registration-form/ Login: https://jba-gpf.net/login/ Logout: https://jba-gpf.net/log-out/ Password Reset: https://jba-gpf.net/reset-password/ --- UM Users Configuration --- Default New User Role: 0 Profile Permalink Base: user_login User Display Name: full_name Redirect author to profile: Yes Enable Members Directory: Yes Use Gravatars: No Require a strong password: Off --- UM Access Configuration --- Panic Key: Global Site Access: Site accessible to Everyone Backend Login Screen for Guests: No Redirect to alternative login page: Backend Register Screen for Guests: No Redirect to alternative register page: Access Control widget for Admins only: No Enable the Reset Password Limit: Yes Reset Password Limit: 3Disable Reset Password Limit for Admins: No Blacklist Words: 5 --- UM Email Configurations --- Mail appears from: JBA-GPF Mail appears from address: [email protected] Use HTML for E-mails: Yes Account Welcome Email: Yes Account Activation Email: Yes Pending Review Email: No Account Approved Email: Yes Account Rejected Email: No Account Deactivated Email: Yes Account Deleted Email: Yes Password Reset Email: Yes Password Changed Email: Yes --- UM Total Users --- All Users(15) administrator(1) subscriber(2) customer(12) none(0) --- UM Roles --- Administrator (administrator) Editor (editor) Author (author) Contributor (contributor) Subscriber (subscriber) Customer (customer) Shop manager (shop_manager) --- UM Custom Templates --- N/A --- UM Email HTML Templates --- N/A --- Web Server Configurations --- PHP Version: 7.4.33 MySQL Version: 5.5.5 Web Server Info: LiteSpeed --- PHP Configurations --- PHP Memory Limit: 1024M PHP Upload Max Size: 1024M PHP Post Max Size: 1024M PHP Upload Max Filesize: 1024M PHP Time Limit: 1500 PHP Max Input Vars: 2000 PHP Arg Separator: & PHP Allow URL File Open: Yes --- Web Server Extensions/Modules --- DISPLAY ERRORS: N/A FSOCKOPEN: Your server supports fsockopen. cURL: Your server supports cURL. SOAP Client: Your server has the SOAP Client enabled. SUHOSIN: Your server does not have SUHOSIN installed. GD Library: PHP GD library is installed on your web server. Mail: PHP mail function exist on your web server. Exif: PHP Exif library is installed on your web server. --- Session Configurations --- Session: Disabled Session Name: PHPSESSID Cookie Path: / Save Path: /opt/alt/php74/var/lib/php/session Use Cookies: On Use Only Cookies: On --- WordPress Active Plugins --- Advanced Google reCAPTCHA: 1.0.14 Duplicate Page: 4.5.1 Elementor: 3.11.3 Elementor Pro: 3.11.4 Site Kit by Google: 1.95.0 Ultimate Member: 2.5.4 WooCommerce: 7.4.1 Wordfence Security: 7.9.1 ### End Install Info ###
-
This reply was modified 2 years ago by
morekeys.
You can edit your post and Please use the CODE formatting.
ok, I edit it
what about Login form gives password incorrect message every time?
Incorrect password is the message when any error has been found during login.
It might be other errors as well like username or the page’s security code wrong because of caching, this incorrect password message is used for not hinting hackers about any login details being ok like the usernameor or an email address.-
This reply was modified 2 years ago by
missveronica.
how can I resolve it?
From the Install Info you posted I could see that your PHP Debug was disabled.
Did you try to get any info about PHP errors by getting the PHP Debug log?Default New User Role
Read this guide about setting a Role for New Users
https://docs.ultimatemember.com/article/1590-how-to-use-user-roles#default_role
This Role setting will then give you a custom Registration message and User Email notices required for the User and all these settings you will find in:
UM User Roles -> Edit the “Default New User Role”Your login issue might be because of the reCaptcha plugin where you may have a strength parameter when to judge the user for a bot. This strength parameter can be adjusted for login of users.
There is a free UM reCAPTCHA plugin you can try.
thank you, problem solved
-
This reply was modified 2 years ago by
- The topic ‘register page is not showing registration success message’ is closed to new replies.