zc 1.5.5a
I mucked up my test site again. Password expired/new password required - no matter what new password I used it keeps rejecting.
Tried this from faq, with error as noted:
Is it possible this is because I have had use this solution within past year?Error
SQL query:
INSERT INTO zen_admin (admin_name, admin_email, admin_pass, admin_profile) VALUES ('Admin', 'admin@localhost', '351683ea4e19efe34874b501fdbf9792:9b', 1)
MySQL said: Documentation
#1292 - Incorrect datetime value: '0000-00-00 00:00:00' for column 'pwd_last_change_date' at row 1
There was another db edit I found online that I tried - copying a code into the password field to change password to Admin. Also had used successfully within past year, and also now rejected.
As an aside, I wish there was a way to turn this password off on test sites.
Email is not set up on test site so can't click the password forgotten link on login box.
Any other ways to re-set password when can't login?


Reply With Quote

