I installed this but it is not coming up in my list of shipping modules now. Someone please help
Thanks!!
Tracey
I installed this but it is not coming up in my list of shipping modules now. Someone please help
Thanks!!
Tracey
When you install an add-on Shipping, Payment or Order Total Module ... there are usually 2 peices to it:
/includes/modules/shipping/something.php
/includes/languages/english/modules/shipping/something.php
/includes/modules/payment/something.php
/includes/languages/english/modules/payment/something.php
/includes/modules/order_total/something.php
/includes/languages/english/modules/order_total/something.php
When it does not show up in the Admin ... then you most likely loaded it into the wrong directories on the server ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Hi, i've installed this very handy module, duplicated it and all was going well untill i got to zone 9. Then i get the following errors.
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_ZONEFLAT_ZONE_9 in /usr/www/users/thissiy/store2/includes/modules/shipping/zoneflat.php on line 49
Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_ZONEFLAT2_ZONE_9 in /usr/www/users/thissiy/store2/includes/modules/shipping/zoneflat2.php on line 49
If i delete zone 9 , the problem goes away.
Any ideas on what could be causing this? Any suggestions as to how i can fix this would be much appreciated.
Thanks
Never mind,i wrote down my settings then unistalled the module and reinstalled and all seems to be working now.
Thank you for supplying this module! It's exactly what I was looking for.
I've got all the zones defined and everything is looking good, but when I go to checkout only one of the zones is showing up under "Shipping Method".
Any clues?
Nevermind. I didn't know it automatically narrowed down the shipping options based on what the users address was.... Thanks!
Nifty little thing eh?![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
OK, so if I just want two zones for shipping. One flat rate for US, one flat rate for International do I really need to 'insert' these one by one as described by SURF7 or is there a way to add all U.S in one shot? and All international in one shot?
I can spend hours adding them one by one.
For the all of the US, meaning All States and DC ... All US Territories and Islands ... All Armed forces ... you can create a Zone with the US and All Zones on the definition ...
For the Rest of the World, you need to build that from everyone else ...
If you do a search on:
rest of the world
there are several posts that have been listed with the SQL for the Rest of the World that might be able to help you ...
NOTE: be sure to backup your database before adding it ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
It's been a while since this plugin or thread was updated but does anyone know how I could modify the code, similar to the way zones.php was modified to allow for a "rest of the world" zone?