@nitrokev
How did you setup the identification of the user in the UM Login Form:
username or email or user can select which one to use?
Other fields from the Registration Form are not possible to use.
The error message “Password is incorrect. Please try again.” will not only indicate a bad password but also that the identification of the user is not possible (bad email or username) in order to make it more difficult to guess logins.
The login form is the default so its set to Username or Email
@nitrokev
First look in your Browser Web Console if you have any JavaScript errors.
Second You may have a conflict with your Theme or another Plugin.
Read this guide about “How to do a plugin/theme conflict test?”
https://docs.ultimatemember.com/article/96-how-to-do-a-plugin-theme-conflict-test
It looks like its iThemes Security that is causing the issue, I would rather not disable this though
@nitrokev
You can 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 get the password incorrect message.
Post the content of this file here in the Forum and we can give you a PHP error explanation.
-
This reply was modified 3 years, 3 months ago by
missveronica.
It was Recaptcha failed verification, I’ve disabled this on login forms and its now working, not sure why this would be the case but at least we can log in!
Thanks
You can check the password field in login form. If the password minimum and maximum length is set to 8 and 30 remove it and save the form and try again. Hope it will work
Hi @nitrokev
This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.
Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂
Regards