Re: Zones Table Rate Shipping Module
Build in the Zone Definitions each of the Zones that you do ship to ... be sure you define what Country/State is part of each Zone ...
Once these are built, uninstall and reinstall the shipping module and you will see each of the Zones in the drop down and a new set of dropdowns ...
So if you build 5 Zones, there will be 5 dropdowns with each of the 5 Zones in it and a section to define the charges for each one that you select ...
1 Attachment(s)
Re: Zones Table Rate Shipping Module
I've attached a photo of the zones I set up. However, I'm getting the error shown below when I go to admin/modules/shipping It appears that I need to edit the zonetable.php file so that it can accept my 6 zones. Is this right?
Ian
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_ZONETABLE_ZONE_2 in /home/examplec/public_html/catalog/includes/modules/shipping/zonetable.php on line 82
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_ZONETABLE_ZONE_3 in /home/examplec/public_html/catalog/includes/modules/shipping/zonetable.php on line 82
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_ZONETABLE_ZONE_4 in /home/examplec/public_html/catalog/includes/modules/shipping/zonetable.php on line 82
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_ZONETABLE_ZONE_5 in /home/examplec/public_html/catalog/includes/modules/shipping/zonetable.php on line 82
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_ZONETABLE_ZONE_6 in /home/examplec/public_html/catalog/includes/modules/shipping/zonetable.php on line 82
Re: Zones Table Rate Shipping Module
Quote:
Originally Posted by
charmedbytina2
Thanks for the response - that's what I thought, but wanted to verify!
GREAT module!!!
Tina
Tina, I too am running into this
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_ZONETABLE_ZONE_2 in /home/examplec/public_html/catalog/includes/modules/shipping/zonetable.php on line 82
error just as you did but so far I'm not finding anywhere where anybody has fixed this. How did you get it fixed?
Ian
Re: Zones Table Rate Shipping Module
Re: Zones Table Rate Shipping Module
Check and make sure that the files are loaded correctly where:
the code file is:
/includes/modules/shipping/zonetable.php
and the language file is:
/includes/languages/english/modules/shipping/zonetable.php
Re: Zones Table Rate Shipping Module
Quote:
Originally Posted by
Ajeh
Check and make sure that the files are loaded correctly where:
the code file is:
/includes/modules/shipping/zonetable.php
and the language file is:
/includes/languages/english/modules/shipping/zonetable.php
I checked and I got um right.
Ian
Re: Zones Table Rate Shipping Module
Perhaps save your settings then REMOVE, INSTALL and reconfigure the shipping module ...
Re: Zones Table Rate Shipping Module
Quote:
Originally Posted by
Ajeh
Perhaps save your settings then REMOVE, INSTALL and reconfigure the shipping module ...
I've tried deleting the 2 files, then reloading my shipping modules page to clear it from the system and then reuploading the two files but the problem remains.
Ian
Re: Zones Table Rate Shipping Module
Well I had another customer this weekend that bought a 15 lb product shipped to Hawaii for $19.99 I've got to get this fixed. I don't understand why in the world the stock version of Zen doesn't account for such a huge problem. Does anyone know what the problem is with this module?
Ian
Re: Zones Table Rate Shipping Module
It sounds like something is not installed or configured correctly on your site ...
If you like, you may PM me the access to your Zen Cart Admin and I can peek at this for you, when I have more time, and see if there is something obvious here ...