Forum
Cant log in after Perch update!??
I just updated to the most recent Perch, from Perch and now I cant log in to the Perch admin.
I tested the update first on the staging site - no problems there and can login fine. But on the live site, I try logging in and nothing happens. No error message, no blank screen. Nothing.
Not even sure what code, if any I should show you since I cant login to diagnostics.
I think that's covered in the instructions. Give this a try:
https://grabaperch.com/update/v2-8-29
Thanks Drew but still the same problem. I went to bblf.info/perch/core/update. Then try to login with exactly the same result.
Im getting the same problem as well, tried he perch/core/update, tried re-updating perch with fresh core files.
It works fine on my dev site after i ran perch/core/update its just the live site wont get past the log in screen.
I did notice when i turned on debug that the live site returns one more query than the dev site does, not sure that helps…
Cheers
What does the debug output?
ON my login page it outputs this
on the site homepage its this
Does the debug on the login page change after you try to log in?
If not, it's possible you're being logged in and then thrown back out immediately. Is there anything in your server error log?
On the log in page i get
Well just as I was checking the debug output for the second time, it allowed me to login fine. There appears to be no problem now
Yeah i just fixed it, must have been something to do with the database.
I just replaced the live DB with a copy from dev and its working now!
Perfect.