Reset password not changed in database
-
My lost password function isn’t working properly. [WP 1.2]
The first error is when a user gets the first response:
The email was sent successfully to ‘s email address [no username]
The email indeed arrives and it says:
Login: [no username]
Password: 70832b
I (admin) also get an email saying:
Password Lost and Changed for user: [no username]
The database is NOT altered – the new password does not work, while the old one still
does.
I have tried uploading a fresh unedited copy of wp_login.php, but no fix.
I have learned how to reset the password by editing the database directly using phpAdmin as described by Podz, but I need users to be able to sort it out themselves.
Any suggestions as to where the problem might lie would be greatly appreciated.
- The topic ‘Reset password not changed in database’ is closed to new replies.