Incorrect password entered does not give error msg
-
Hi,
Lovely plugin!
Everything works perfectly except when a user enters a wrong password, then the plugin only continuously loads, it does give a error msg, and doesnt allow the user to re-enter a password.
-
Any support on this?
First post – It does give a error msg, forgot to add the not, it does not give any error “Wrong password entered” msg…
You’re probably getting an AJAX response that isn’t in JSONP format such as a PHP error. Open web inspector, go to Network tab, XHR subtab then submit the form with an incorrect password. An XHR request will appear in the list. Click it and click the ‘Response’ tab. If all went well (which it probably didn’t) you should see the following: http://i.imgur.com/lwsYAH7.png
Failing that check the Console tab at the top and see if you have any javascript errors.
Hi flynsarmy,
Will keep that in mind, it just started working this morning?
Thank you though.
Blue Alien (Abducting Humanz is just a hobby)
…
Hi,
When clicking on the ‘lost your password’ link, nothing happens, when I open it in a new tab it works, how can I fix this?
I found this Topic by @stevieg but it was closed:
http://wordpress.org/support/topic/plugin-login-with-ajax-lost-password-problem?replies=1
Any advice pretty please…
Blue-Alien Pink-Brain…
hmm, this works for me? to narrow down the problem is it possible to try:
– deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the default theme to rule out any theme-specific problems
The topic ‘Incorrect password entered does not give error msg’ is closed to new replies.