dfcdev Posted November 3, 2015 Posted November 3, 2015 hello, on the login.php file i changed this line: tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL')); to: tep_redirect(tep_href_link(FILENAME_ACCOUNT_PASSWORD, '', 'SSL')); with an attempt to force registered users to reset their passwords once they receive the temporary osc generated password and now when the user clicks on "continue", after requesting a password reset, the success message (Success: A new password has been sent to your e-mail address.) is no longer appearing, any ideas? I am also attaching the code in a .txt file, I am sure it is something rather simple, thanks! login.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.