![]() |
|
Problem while upgrading from 1.3.1.2 to 1.4 - 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: Problem while upgrading from 1.3.1.2 to 1.4 (/thread-8069.html) |
Problem while upgrading from 1.3.1.2 to 1.4 - Calvin - 2011-01-08 Hello Sir I am trying to upgrade my installation but while upgrading the script asks for login and when I enter my login details it shows invalid username and password. Problem while upgrading from 1.3.1.2 to 1.4 - acrylian - 2011-01-08 Of course there is NO way to upgrade without login... If you lost your password please read the entry on the troubleshooting about this. Problem while upgrading from 1.3.1.2 to 1.4 - GrahameNZ - 2011-01-09 I had the same problem on my home server, XAMPP useing Firefox 3.6.6. Problem while upgrading from 1.3.1.2 to 1.4 - Calvin - 2011-01-10 @acrylian I have not lost my password the password is the same. And I checked your code is this problem because of the change in the method of hashing of password? Problem while upgrading from 1.3.1.2 to 1.4 - acrylian - 2011-01-10 I did not encounter this issue on any of my updates. I have no idea what could be wrong that a valid password stops working. Really sure that there is no typo? Did you really used the same settings? Note if you change for some reason the database prefix you get a fresh install. Best you take a look at your database directly. To reset the password you can either enter the Captcha values then the reset links gets mailed to your or you have to follow the instructions on the troubleshooting. Problem while upgrading from 1.3.1.2 to 1.4 - Calvin - 2011-01-10 I installed two seperate installations one with 1.3.1.2 and the other with 1.4. Problem while upgrading from 1.3.1.2 to 1.4 - acrylian - 2011-01-10 I will leave this to my collegue to answer as I am not familiar with the details of this stuff. Problem while upgrading from 1.3.1.2 to 1.4 - sbillard - 2011-01-10 The method (algorithm) of password encryption has not changed between 1.3.1.2 and 1.4 (or any time recently, actually.) There is, howwever, a "seed" value for the hash. If you inadvertantly changed the seed, the password hashing would of course be different. Upgrading will not change the seed. Only either accidentally changing the option or somehow removing the option from the database would do that. Problem while upgrading from 1.3.1.2 to 1.4 - igorlord - 2011-01-13 I have the same problem! Help! I've upgraded, and no one one can access the albums -- the usernames and passwords stopped working! I went to Troubleshooting page, but this is no help. The "16.I forgot my admin password, now what do I do?" instructions do not work. They mention deleting "Administrators" table. When I do so, it asks to "rerun setup". How do I rerun setup? There is no "zp_core/setup.php" anymore, since the setup conviniently deleted that. When I've added back zo_core folder from the distro, I get an error below from navigating to "zp_core/setup.php". Please, HELP!
Notice: Zenphoto processed a 404 error on /photo/zp_core/setup.php. See the debug log for details. in /home/lubashe1/public_html/photo/zp-core/functions.php on line 2097 Warning: Cannot modify header information - headers already sent by (output started at /home/lubashe1/public_html/photo/zp-core/functions.php:2097) in /home/lubashe1/public_html/photo/index.php on line 179 Warning: Cannot modify header information - headers already sent by (output started at /home/lubashe1/public_html/photo/zp-core/functions.php:2097) in /home/lubashe1/public_html/photo/index.php on line 180 Fatal error: Call to a member function getName() on a non-object in /home/lubashe1/public_html/photo/zp-core/zp-extensions/html_meta_tags.php on line 166 Problem while upgrading from 1.3.1.2 to 1.4 - kagutsuchi - 2011-01-13 The point of running setup again is to recreate the table as it should be. If the setup files have been deleted, you will have to re-upload them. By the way, deleting the setup files after running setup is a good thing; they can be a security risk if left. Based on your 404 error, it looks like you were trying to access |