Forum › Forums › ZM AJAX Login & Register › Login does not work anymore
Tagged: Redirect
This topic contains 10 replies, has 3 voices, and was last updated by entronauten 4 years, 10 months ago.
-
AuthorPosts
-
Hi Zane,
on a site established one year ago, we now face the issue, that the login does not work any more with ajax login. Putting the right user/password combination into the login screen does not lead the users to the dashboard.
Some days ago we solved the problem changing the permalink, but now it is the same as before. The framework used is headways. The normal WordPress login works fine.
What do you suggest?
regards, ChrisHi Chris,
What version of the plugin are you on? Several versions ago the settings were updated to use the page/post id, versus a URL for the redirect. If so all you should need to do is visit the settings page and select the dashboard page to redirect to via the drop down.
Hey Zane, tanks for your quick answer!
The problem is not the redirect, the problem is, that there happens nothing. If the username is wrong, the error message displayed is: “false user name”. Wrong PW: no reaction. Right PW: no reaction. There is some CSS included by the former programmer. Can this be the cause?
Correction: I just tried and now it works again… What is this – it works, then it does not work anymore and then it works again? Rare.. I will have an eye on it and will inform you, if it breaks again.
Thanks and have a great time,
regards, ChrisHi Chris,
Yes, it is puzzling. I’ve narrowed this down to something with the way WordPress handles the security nonce. I’ve documented it on GitHub and plan to address it by this Wednesday https://github.com/zanematthew/zm-ajax-login-register/issues/150
Hi Zane, everything okay? Any news about this bug? Have a nice weekend! Chris
Hi Zane, please, please, please: reply, give me some information, provide me an update, the client is asking from time to time again and the members cannot login….
Thankyou! ChrisHi Zane,
the client is upset and I need a solution soon. I told him, that we will wait this week. If nothing happens, we will have to look for another solution. Please help,Chris
I am also having this same issue.
UPDATE: I removed “Login Security Solution” and this fixed the issue.-
This reply was modified 4 years, 11 months ago by
grafix.
you’re a lucky one. I checked the site, but everything is in place like before as it worked…. Zane…? Please….!
Hi Chris,
Do you have access to the code base? If so as a quick fix you can make the following changes:
Comment out
check_ajax_referer
from the following lines:Hi Zane, thanks for answering. Maybe I try this in future. Now our workaround is stable. We link directly to the normal wordpress login page.
Have a nice time,
Chris -
This reply was modified 4 years, 11 months ago by
-
AuthorPosts