evolv Posted May 27, 2003 Posted May 27, 2003 I have a payment module that gives me the following error when clucking on it while in activation mode Warning: call_user_func() expects first argument, 'tep_get_order_status_name', to be a valid callback in /home/sites/www.perfumeparadise.ca/web/catalog/admin/includes/functions/general.php on line 1232 it also shows a sort order of 0 When clicking on the edit button the right menu disappears completely and the following error is displayed. Fatal error: Call to undefined function: tep_cfg_pull_down_order_statuses() in /home/sites/www.perfumeparadise.ca/web/catalog/admin/modules.php(204) : eval()'d code on line 1 ________________________________________________ I have looked through this forum and have seen this error posted in a few places but have not seen a fix to this problem. Does anyone know HOW, WHAT?? to FIX thanks in advance Thank you
Guest Posted June 10, 2003 Posted June 10, 2003 I may be getting to the bottom of this. In admin/includes/functions/general.php the function that this is trying to call is tep_get_orders_status_name, but in the error listed here and the error I am getting it say: 'tep_get_order_status_name' So the question is, what file is calling this function with the wrong name? I am looking, but I can't find it. This error occurred for me with Preview Release 2.2-CVS, since I added the Paypal IPN .971 overwrite and run.
Guest Posted June 12, 2003 Posted June 12, 2003 Fixed this here: http://www.oscommerce.com/forums/viewtopic.php...p=181133#181133 The cpanel6 version of OsCommerce is missing these necessary functions for Paypal IPN. Tracy
crusade Posted May 30, 2004 Posted May 30, 2004 link doesnt work no more...HElp..:) This is what I need.. anyone??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.