For my osc store, I had to install zones even though I don't use zone based shipping. Do I also need to do that for zc? I only use weighted shipping.
For my osc store, I had to install zones even though I don't use zone based shipping. Do I also need to do that for zc? I only use weighted shipping.
If you sell to everyone in the world then you do not need Zones ...![]()
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!
Yeah... Linda beat me to it... but I'll add a bit too...
Configuring zones is important not just for shipping, but for customer access too.
If you have no intention of selling to Khazakstan, Outer Mongolia, Rwanda, Zimbabwe.... then get rid of these countries. (Along with all others you have no intention of selling your products into.)
Shoppers (sometimes fraud-seeking chancers, in places like Romania, Ghana and Korea) in these countries will not be able to register, and will not be able to checkout - unless they provide a delivery address in a zone you have "authorised".
So there is some protection in setting up zones - you are enabling your store only for your designated market(s).
I should have mentioned, I only sell to the US. So, I guess I'll have to set that up.
Just to clarify - these are the zones under Admin > Locations NOT Admin > Shipping???
Admin > Shipping I don't need because I'm not using table rates, is that right?
Last edited by CharInLasVegas; 31 Jan 2009 at 06:33 PM.
Yes... in Locations / Taxes... That's where you control what countries, regions and zones you wish to allow access to your store.
Get rid of all countries where you don't intend to sell.
Cool, thanks.
I deleted the country GHANA from admin>locations>countries and now I get the following error whenever I view the customers list in admin>customers
And now I cannot delete the fraudulent customers that were from ghana, either...Code:Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /craftmagick/admin/customers.php on line 1099 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /craftmagick/admin/customers.php on line 1101 Warning: reset() [function.reset]: Passed variable is not an array or object in /craftmagick/admin/includes/classes/object_info.php on line 29 Warning: Variable passed to each() is not an array or object in /craftmagick/admin/includes/classes/object_info.php on line 30
I realized after-the-fact that I should have deleted the two fraudulent customers from ghana BEFORE deleting the country and that is probably the reason for the error but since I didn't do that first is there any way to fix this now?
Perhaps try to put that back in?
The original read:
Code:countries_id countries_name countries_iso_code_2 countries_iso_code_3 address_format_id 82 Ghana GH GHA 1
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!
Are you able to login to "admin"?
If not, then you may have to re-insert Linda's "code" via phpMyAdmin.