Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Reset password link not working


pbuckley32

Recommended Posts

Posted

Need Help with password reset email.

 

I have search previous topics but could not find and answer for this particular issue.

 

my test account receives the email but the link returns "page not found error"

the link contains catalog/FILENAME_PASSWORD_RESET?account=pbuckley but i think it should be catalog/password reset.php?account=pbuckley

 

I have reloaded both password_reset and Password_forgotten but made no difference.

 

Any advice or clues would be great.

 

Thanks Paul

 

 

osC 2.3.3 not upgraded from 2.2

Posted

Add to /catalog/includes/filenames.php

 

 define('FILENAME_PASSWORD_RESET', 'password_reset.php');

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...