plastir Posted December 11, 2002 Posted December 11, 2002 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
mattice Posted December 11, 2002 Posted December 11, 2002 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"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.