SusanByrne Posted January 29, 2004 Share Posted January 29, 2004 Hello The company that I am doing this web site for do not want the customer to have to remember a password!! I have but the min requirements for the password in the admin section set to NONE which is great because it allows the customer to create an account without a password. PROBLEM The problem I have is that when the customer goes to log in, oscommerce returns an error when they do not put in a password. Does anyone know where the code is that verifies that password is correct so that I could delete it? Website Thanks for your time Susan Link to comment Share on other sites More sharing options...
mtimdog Posted January 29, 2004 Share Posted January 29, 2004 inside of catalog/includes/form_check.js.php Around line 61 is the start of the function for checking the password Just take out on line 66 password == '' Link to comment Share on other sites More sharing options...
SusanByrne Posted January 29, 2004 Author Share Posted January 29, 2004 Thanks a million, your very good :D Link to comment Share on other sites More sharing options...
Guest Posted January 29, 2004 Share Posted January 29, 2004 what would prevent someone from going in and changing a shipping address if there is no password? Link to comment Share on other sites More sharing options...
mtimdog Posted February 1, 2004 Share Posted February 1, 2004 nothing Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.