![]() |
|
Password Reset Does Not Work - 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: Password Reset Does Not Work (/thread-2981.html) |
Password Reset Does Not Work - jeffrey - 28-05-2008 I am trying to create a zenphoto account. my website is jeffyellen.com. I have setup a subdomain called photos.jeffyellen.com. I have run the setup.php and gotten as far as entering my login user and pass. My user and/or pass is not being accepted. I tried to request a reset, got the email, went to the link, made a new password on my master account, and still no luck. Every time I try this reset, I can see that the existing password is 10 digits long. I never entered a 10 digit password and I can not get the reset to work. I am wondering if there is some sort of structural problem as I am installing zenphoto on a subdomain. please advise. Password Reset Does Not Work - sbillard - 28-05-2008 The number of "*" shown in the password entry field had no bearing on the length of the password. What do you mean when you say your user and pass are not being accepted? Password Reset Does Not Work - jeffrey - 29-05-2008 I have repeatedly reset the password using the email reset link process...all to no avail. I receive a "There was an error logging in. Check your username and password and try again." error every time I try the reset. I also tried to delete the master user, but as soon as I hit the delete button, I am sent back to the login page and the cycle continues. please advise. Password Reset Does Not Work - sbillard - 29-05-2008 What version of zenphoto are you installing? If it is not 1.1.6, please upgrade to that release. Also, if you have a user/password set in the zp-config.php file, delete them. Password Reset Does Not Work - jeffrey - 29-05-2008 yes, it is the newest version...I just downloaded it again today to try a re-install. I will delete the user/password in the zp-config.php file and try again....will respond once this is complete. thanks for your time. Password Reset Does Not Work - jeffrey - 29-05-2008 I deleted the user and pass from the zp-config.php file (leaving the "" for each field). I then went to my setup and was prompted to enter a new MySQL user and pass, which I entered. Then, once again, I was prompted to login, provided the same user and pass as MySQL, and received the same error..."Check your username and password and try again." This is a copy of my systems check-> Systems Check: PHP version 5.2.5 Please advise Password Reset Does Not Work - sbillard - 29-05-2008 Are you providing zenphoto the Since you know your MySql configuration parameters (MySql admin user/pass, host, and prefix) please try deleting the whole zp-config.php and run setup again. You will be prompted to enter these MySQL configuration parameters and a new zp-config.php file will be created. At the end of the setup run you will be asked to setup your zenphoto admin user/password. Do that. Password Reset Does Not Work - jeffrey - 29-05-2008 I did as you instructed...went to my zenphoto folder via ftp, deleted the zp-config.php file...then ran setup via "http://photos.jeffyellen.com//zp-core/setup.php#" and filled in the MySQL info as before. But then I get a prompt to enter my login info...not a setup, just a prompt as if I already have a password...here is what it looks like... Systems Check: PHP version 5.2.5 So, I never get to create a username and pass...it's as if zenphoto setup thinks I already have one??? Please advise. Password Reset Does Not Work - sbillard - 29-05-2008 This is a new install of zenphoto, right? If so, drop all the tables in the database and follow this procedure again. Password Reset Does Not Work - jeffrey - 29-05-2008 You'll have to excuse my ignorance...I am Sound Engineer and not so familiar with code. Can you tell me where to find the tables (and the database for that matter). Password Reset Does Not Work - sbillard - 29-05-2008 You will have to run an application such as phpMyAdmin that lets you manage your database. There you can drop (delete) the tables for your installation. Password Reset Does Not Work - jeffrey - 29-05-2008 that did the trick...thanks for your help. Password Reset Does Not Work - DrSlony - 30-05-2008 I had a similar problem - I wanted to reset my password since I could log in using my browsers password remember feature but I forgot what it was. I tried resetting it and zenphoto said that it was reset correctly and that the new password was set, but logging in with the new password never worked. I had to drop the tables and reinstall. |