Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

First item xx additional items yy code error?


Recommended Posts

Posted

Hi,

 

finally getting to grips with this;

 

Ive installed this contrib and given first item zero value additional items £4 and altered the includes files to only have 1 zone.

I only need this setting for one zone - UK; my 2 other zones are EU, ROW

 

when I test using a EU country at checkout I get the following error:

 

Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_FIRSTPLUSZONES_ZONES_HANDLING_0 in /home/ukcichli/public_html/cart/includes/modules/shipping/firstpluszones.php on line 81

 

line 81 is as follows:

$this->quotes = array('id' => $this->code,

'module' => MODULE_SHIPPING_FIRSTPLUSZONES_TEXT_TITLE,

'methods' => array(array('id' => $this->code,

'title' => sprintf(MODULE_SHIPPING_FIRSTPLUSZONES_TEXT_WAY, $table_cost_first, $table_cost_additional),

LINE 81 'cost' => $shipping + constant(MODULE_SHIPPING_FIRSTPLUSZONES_ZONES_HANDLING_ . $dest_zone))));

 

can anyone point me in the right direction please ???

 

thanks, sorry for being dumb!!!

 

Craig

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...