Skip to content

WP engine - div id=login error

I am facing a problem with wordpress engine. So account are creating well, but when it comes to log in, any account can't login anywhere.
I run Ser in debug mode, and what I get is (<div id="login error">) every time while logging in. I use this account data manually, and everything works.
 
What I also noticed that mostly Ser use wrong url for login, like: site.com/wp-login.php?action=register instead of just wp-login.php
But even if I click in debug mode "Resubmit", it goes directly to wp-login (as it should for the first time) and then I get "Incorrect username\password"
So I suppose it uses email address instead of login

How can I fix all this stuff?

Comments

Sign In or Register to comment.