View Single Post
  #1  
Old 05-01-2004, 01:35 PM
 
xcell67 xcell67 is offline
 

Senior Member
  
Join Date: Dec 2003
Posts: 149
 

Default Password Hint Function, Useless?

Hey guys,

Is it just me or did the developers have a brain fart when developing the password hint function. When the customer registers, they are able to enter a password hint and password hint answer but when they try to recover their password, they are only given the option of recovering it by entering their email and not by password hint. I searched the code throughly and could only find that the password_hint and password_hint_answer were included in the xcart_customers table and register.tpl. But there isn't any function for it to work as as password retrieval system.

I'm on 3.4.9, has this issue been resolved for 3.5.x and if so, can someone post the code?

Thanks
Reply With Quote