Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tep_draw_form()


plastir

Recommended Posts

Posted

I keep getting an error on the login page. The error is as follows.

 

Fatal error: Call to undefined function: tep_draw_form() in /usr/local/plesk/apache/vhosts/clearjewel.com/httpdocs/login.php on line 125

 

I am not sure why i have looked at login.php and have not found anything unusual. Any ideas would be greatly appreciated. The website is public www.clearjewel.com.

 

Plastir

Posted

the tep_draw_form() function does not exist. Hence it is not in catalog/includes/functions/html_output.php while it should be.

 

You probably have a newer login page in an older osC snapshot?

Or a contribution?

 

Solution is to either add the tep_draw_form() to the html_output.php.

Or 'downgrade' login.php so it works with your functions.

 

HTH

Mattice

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

Archived

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

×
×
  • Create New...