luigi_77 Posted March 13, 2008 Posted March 13, 2008 Hi, i have installed B2B contribution but after i have this error: Fatal error: Call to undefined function: tep_xppp_getproductprice() in.........product_info.php. Please help me... I try to risolve but ...... :'( I have osCommerce 2.2-MS2. Many thank's... Sorry for the english... i'm Italian :-"
khime Posted March 13, 2008 Posted March 13, 2008 Seems to me you are missing the function "ep_xppp_getproductprice()" Look through the contribution instructions for this function to make sure you have added to your website correctly normally you would need to edit a file in catalog/includes/functions/XXX.php to put this function in via FTP
luigi_77 Posted March 14, 2008 Author Posted March 14, 2008 Seems to me you are missing the function "tep_xppp_getproductprice()" Look through the contribution instructions for this function to make sure you have added to your website correctly normally you would need to edit a file in catalog/includes/functions/XXX.php to put this function in via FTP Many thank's for fast replay. I see my file d:\xxxxx\.....\.....\catalog\product_info.php and i have edit with CuteFtp. I have this instruction: //TotalB2B start $product_info['products_price'] = tep_xppp_getproductprice($product_info['products_id']); //TotalB2B end
Recommended Posts
Archived
This topic is now archived and is closed to further replies.