Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

fatal error


crash3903

Recommended Posts

i have this error

 

Fatal error: Call to undefined function: tep_count_giftwrap_modules() in /homepages/34/d84309762/htdocs/catalog/checkout_shipping.php on line 304

 

line 304 is as follows

 

<?php

  if (tep_count_giftwrap_modules() > 0) {

?>

 

any ideas appreciated

 

thanks

 

mark

Regards

 

Mark A Reynolds

Link to comment
Share on other sites

You must have added it as part of a contribution. If the contribution was supposed to allow for gift wrapping, go back and finish the install--it's missing a function (at least). If not, I would try to edit out the code...unless you want gift wrapping.

 

Hth,

Matt

 

P.S. A quick fix might be to make a function that always returns 0.

Link to comment
Share on other sites

sorry matt

 

i was doing that late last night and after 2 glasses of red wine - forgot to check in my catalog/includes/functions/general.php file and i had uploaded a clean file and now i have resolved - you live and learn eh?? :rolleyes:

 

thanks again

 

mark

Regards

 

Mark A Reynolds

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...