Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

download controller help


Insight

Recommended Posts

i have installed thedownloac controller and all is well untill you try to check out. you then rerceve this message.

 

Fatal error: Call to undefined function: tep_get_configuration_key_value() in /home/nova/public_html/catalog/checkout_shipping.php on line 18

 

if you know how to fix this please let me know. also this is what is at like 19 and around it..

 

// BOF: WebMakers.com Added: Downloads Controller - Free Shipping

// Reset $shipping if free shipping is on and weight is not 0

if (tep_get_configuration_key_value('MODULE_SHIPPING_FREESHIPPER_STATUS') and $cart->show_weight()!=0) {

 tep_session_unregister('shipping');

}

// EOF: WebMakers.com Added: Downloads Controller - Free Shipping

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...