Guest Posted February 16, 2005 Share Posted February 16, 2005 Hi, Just started to support an existing osCommerce site and we cannot seem to get the WorldPay call back to work. We have placed wpcallback.php in http://url/catalog and supplied the same url in WorldPay. However we are getting this error Fatal error: Call to undefined function: tep_draw_form() in /home/.sites/65/site65/web/catalog/wpcallback.php on line 1 Any help would be greatly appreciated. Regards, Mike Link to comment Share on other sites More sharing options...
ozEworks Posted February 17, 2005 Share Posted February 17, 2005 it simply means that there is a function being called from the wpcallback.php program that is not defined. It is the tep_draw_form function. So you sure you installed everything you needed to? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.