Jump to content



Latest News: (loading..)

- - - - -

How do I ADD a new shipping zone???


This topic has been archived. This means that you cannot reply to this topic.
24 replies to this topic

#21   Dustie

Dustie
  • Members
  • 75 posts

Posted 14 May 2008 - 09:50 PM

Thank you soooooooo much for this VERY simple and clear answer.  It worked for me and I am one happy gal now :)

Thank you again

#22   liesbet22

liesbet22
  • Members
  • 3 posts

Posted 19 May 2008 - 08:37 AM

Hello!
I've followed all the steps but it doesn't work.
I changed it like this:  $this->num_zones = 2;
Do you have to change it as well in ECO as in the OS folder, because the zone.php is on these 2 folders ??
Or do I need to change it somewhere else??
Whatever I do, the lay out on the admin panel doesn't change it into 2 zones.
Any more advice??

Thanks Liesbet


View Postmatthiasvk, on Apr 7 2007, 12:36 PM, said:

Hi guys,

I was facing the same problem, then I followed normie his advice. So you should act like this:
- Adapt zones.php, change  $this->num_zones = 1; to how many zones you want
- Go to admin screen -> Modules -> Shipping
- Click on "Zone rates"
- Click on remove on the right of this module
- Then click on install to reactivate this module

Then you will have the titles above all the editfields if you press edit, and the values will be stored.


#23   liesbet22

liesbet22
  • Members
  • 3 posts

Posted 19 May 2008 - 08:39 AM

Hello!
I've followed all the steps but it doesn't work.
I changed it like this:  $this->num_zones = 2;
Do you have to change it as well in ECO as in the OS folder, because the zone.php is on these 2 folders ??
Whatever I do, the lay out on the admin panel doesn't change it into 2 zones.
Any more advice??

Thanks Liesbet

View Postnormie_5, on Oct 18 2006, 10:02 PM, said:

find the file zones.php in catalog/includes/modukes/shipping and find line  // CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED
      $this->num_zones = 1;

change $this->num_zones = 1; to the number of zones you want

I tried this and it did not work. The reason. You have to remove zones in the admin panel then add again. This loads the new setup.


#24   Laotan

Laotan
  • Members
  • 4 posts

Posted 20 January 2010 - 02:12 PM

Hi,
I'm having an issue with the zone rates.
I have uninstalled the module and changed the zones.php file as described but when I try to reinstall, I still only get one Zone.
All other shipping modules have been uninstalled in case they were interfering.
Currently working with 2.2RC2 with quite a few customisations but none affecting the shipping.
Any help would be appreciated :)
Thanks!

#25   eruandee

eruandee
  • Members
  • 1 posts

Posted 06 February 2011 - 08:29 AM

View Postmatthiasvk, on 07 April 2007 - 11:36 AM, said:

Hi guys,

I was facing the same problem, then I followed normie his advice. So you should act like this:
- Adapt zones.php, change  $this->num_zones = 1; to how many zones you want
- Go to admin screen -> Modules -> Shipping
- Click on "Zone rates"
- Click on remove on the right of this module
- Then click on install to reactivate this module

Then you will have the titles above all the editfields if you press edit, and the values will be stored.


I hope someone can help pls.  I need to setup 2 zones for different shipping rates and I followed the example here and it worked. I was so happy until i tried to do a checkout and then found out the following message. "This is currently the only shipping method available to use on this order.

Zone Rates
No shipping available to the selected country"


Anyone can advise me where i did wrong pls ? I need to get the zone up urgently. Tks.