Guest Posted February 4, 2009 Posted February 4, 2009 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 Quote
Recommended Posts
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.