Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Setting up Zones for shipping.


aubergine

Recommended Posts

Posted

Hi

I'm having a few problems setting up my zones for shipping. I have changed this line in zones.php

// CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED

$this->num_zones = 5;

to read 5 as this is the number of zones I need.

 

I then went to Admin/modules/shipping to edit the zone shipping module. I see that the extra boxes have been added and filled them in accordingly. Now the new boxes do not have any text above or below them to explain what is for what so I filled them in as

 

first box countries zone ie. 2:AU,NZ etc

Second box shipping rates ie. 1:27.07,2:49.56 etc

Third box handling fee ie. 7.00

 

Now my zone 1 works perfectly but if I try another zone I get this error message

 

Warning: constant(): Couldn't find constant MODULE_SHIPPING_ZONES_COUNTRIES_2 in /home/delisea/public_html/osCommerce/includes/modules/shipping/zones.php on line 123

 

And it continues for zones 3, 4 and 5.

 

Now is there something else that I need to edit in Zones.php or have I simply entered in my information incorectly. Is there a qualifier that I need to add to each of the new boxes or is it something else all together.

 

Any help would be much appreciated.

 

Thanks

Archived

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

×
×
  • Create New...