Hello @amarketmonk
Try to do a conflict test – https://docs.ultimatemember.com/article/96-how-to-do-a-plugin-theme-conflict-test.
Regards.
Did that and still same problem.
Tried all the suggestions i could find already.
You have three HTML forms on your Login page
one is UM and two are Search forms.
Try to remove the Search forms with labels: “Zoeken” and “Zoeken naar:”.
- This reply was modified 3 hours, 3 minutes ago by missveronica.
I removed the search forms if im right, still the same problem.
Yes these Search forms are removed now.
I have looked at JavaScript errors when doing a fake login and it looks OK.
You can look for JavaScript errors too:
Mouse right button click, select Inspect
then Console
in the Menu.
Enable PHP error logging if the debug will give some more info about this issue.
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 this file:.../wp-content/debug.log
Post the content of this file here in the Forum and we can give you the PHP error explanation. For best formatting use the Forum’s CODE
format.
Tried all the debug things but it is not creating a debug.log file.
Tried also different ways to get it but none work.
Try to install the “Redirect Error Trace” plugin
I feel really stupid, because of the debug i found out it had to do with the login form, the form was wrong configurated. It didn’t used the right usernames..
Thanks for your help!