Did that and still same problem.
Tried all the suggestions i could find already.
@amarketmonk
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 1 year, 9 months ago by
missveronica.
I removed the search forms if im right, still the same problem.
@amarketmonk
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.
-
This reply was modified 1 year, 9 months ago by
missveronica.
@missveronicatv
Tried all the debug things but it is not creating a debug.log file.
Tried also different ways to get it but none work.
@missveronicatv
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!