Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

success message dissapeared after password reset


dfcdev

Recommended Posts

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...