Guest Posted May 5, 2008 Posted May 5, 2008 After trying to retrieve a new password from an existing email via the password_forgotten.php page, the page tries to login using the email and returns the user to the login.php page stating "Error: No match for E-Mail Address and/or Password." instead of sending a new password to the email. I've verified the emails in the database and they are correct. My assumption is the script is executing improperly as the return message isn't part of any of the messages the password_forgotten.php should return for success/failure/etc. but instead is one returned for an unsuccessful login attempt. Any ideas where to start on this one? Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.