Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Login problem


Avium

Recommended Posts

Hi guys,

 

Got into a bit of a spot after I installed the contribution that allows you to purchase without creating an account. A normal user with an already created account will get this error when trying to login:

 

Fatal error: Call to undefined function: tep_validate_password() in /web/fansdome/public_html/store/login.php on line 26

 

Any advice on this? Help asap is appreciated, since there're a number of customers complaining already :(

Link to comment
Share on other sites

the function tep_validate_password() is probably from a later date than your snapshot. Try and see if there is a previous version of the contribution that is compatible with yours or add the tep_validate_password() function to your functions in includes/functions/general.php, that might work too.

 

You can find the tep_validate_password() here:

http://cvs.sourceforge.net/cgi-bin/viewcvs....viewcvs-markup

 

Mattice

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Link to comment
Share on other sites

  • 3 weeks later...

Archived

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

×
×
  • Create New...