![]() |
|
can't login after 1.1.5 upgrade - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: can't login after 1.1.5 upgrade (/thread-2613.html) |
can't login after 1.1.5 upgrade - pled - 2008-04-05 Hello, I just upgraded my local zenphoto album from 1.3 to 1.5. But now I can't login, I get the following error : Here is what I did during the setup (something wrong most probably !): ?? Then I clicked Go!, and was presented a form to change my password : There were 2 areas as I remember, one already filled with username/password, and another blank. So I am stuck. I can check in the database table (zen_administrators) the user and password is correct. I have deleted all cookies, empty the cache, restarted everything. But still can't login. Note the album works fine. What can I do ? Is there a way to reset it ? Thank you for your help. can't login after 1.1.5 upgrade - sbillard - 2008-04-05 What happens when you try to login? Is the password in zen_administrators in cleartext? If so, follow the steps below: The definitave way to clear passwords is as follows (requires editing your database) In the options table delete the records named Both these tables will be prefixed by whatever you have selected for your zenphoto prefix. You can also try upgrading to the nightly build of 1.1.5. can't login after 1.1.5 upgrade - pled - 2008-04-05 Thanks sbillard, I did it and was prompted with the "Password reset request" form. But When I clicked OK, I got "Table 'wordpress.zen_administrators' doesn't exist". So I ran setup again, but that time only empty the administrator table. And I could login ! :-) Thanks a lot for the quick answer. can't login after 1.1.5 upgrade - pled - 2008-04-05 and yes, the password was in cleartext in the database. Now it is coded. can't login after 1.1.5 upgrade - sbillard - 2008-04-05 Sorry, forgot the step of running setup.php again. It is needed. can't login after 1.1.5 upgrade - sbillard - 2008-04-05 Sorry, forgot the step of running setup.php again. It is needed. can't login after 1.1.5 upgrade - NOn - 2008-04-14 Hi, am having the same problem! I have only just installed zenphoto 1.1.5, fresh install, not an upgrade, on the day i did it, i was able to login and out, no problems, but since then, it gives me an error logging in. I have reset the passwords a few times to no avail and when i found this post i went into my database to look, but the passwords ARE encrypted, so didn't want to delete stuff unnecessarily... cache has been cleared, all of that... what should i do? As i said, have only just set up the gallery, and it's already on display, so would rather not have to reinstall...? why has it suddenly stopped working? thanks for any help in advance can't login after 1.1.5 upgrade - sbillard - 2008-04-14 What is the error you are getting? Is "There was an error logging in...."? What happens when you request a password reset? Do you get an e-mail with a link to reset the password? What happens when you click on that link? You can still follow the steps above to reset your password and start fresh. You should not require a reinstall. can't login after 1.1.5 upgrade - robbo - 2008-05-11 Hi, I'm having this same problem. I've just upgraded to 1.1.5. I think I was on 1.1.2 before this. I ran the setup.php script. When I try to log in I get: When I view the admininstrators table my password is readable. I have tried the steps of emptying the table and rerunning setup. Each time I do this:
can't login after 1.1.5 upgrade - robbo - 2008-05-11 Ah...ok...I got it. I had an adminuser and adminpass defined in my zp-config.php file. Once I removed that and redid all the repair steps it worked. |