Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error: Call to undefined function: tep_xppp_getproductprice() in.........product_info.php.


luigi_77

Recommended Posts

Posted

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 :-"

Posted

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

Posted
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

Archived

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

×
×
  • Create New...