Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP, Call to undefined function


Slimbalato

Recommended Posts

Posted

Anyone out there give me any clues on this error in my 'Order History'

 

The orders are also not being recorded in the orders section although they are in the database tables.

 

Fatal error: Call to undefined function tep_draw_heading_top_22() in /var/www/clients/client1/web5/web/account_history.php on line 58

Posted

That function (tep_draw_heading_top_22) is not part of standard osC. It must have been added by some add-on you're using, and perhaps removed? If you removed it, the call to this function stayed behind (partial uninstall of the add-on). You'll have to manually back out the code changes for that add-on. If you're still using this add-on, it sounds like part of it got removed.

Archived

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

×
×
  • Create New...