(Next, edit your Customer address and reset it, as you probably, maybe, had the duplicate Minnesota set ...)
Also this last step about the customer address, I am not sure where this is reset.
(Next, edit your Customer address and reset it, as you probably, maybe, had the duplicate Minnesota set ...)
Also this last step about the customer address, I am not sure where this is reset.
First, let's fix the duplicates ...
You probably are using prefixes on your database tables such as:
zen_
If that is the case, you need to add your prefix to the code:
See if that let's you fix it ...Code:SELECT * FROM zen_zones WHERE zone_name LIKE 'Minnesota';
NOTE: replace the zen_ with the prefix you see on all of your database tables ...
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!
Thanks Ajeh for all your help. I have it running fine for now but I found that I may have a much bigger issue.
I did not find where there was TWO Minnesota for my State in my data base.
I did find where the default was set to: The defaults are:
34 223 MN Minnesota
So all I did do is: go to Locations / Taxes ... ... Zones Definitions ... and go to DETAILS ... and Delete Minnesota ... and then reinsert it back in and now it works.
The bigger issue is that when I installed this new version of zencart 139h under the root directory I left the original folder named (zencart_139h)which was used as my test site before I put a copy of it under the root.
Now when I delete that extra (original zencart_139h) folder my site goes down and I get a screen that say's I did not properly install zencart. It appears that my site may be using both folders and I have not got a clue how to fix it.
I go to your web site and in the State dropdown I see TWO Minnesota listed ...
I strongly recommend you figure out why this is happening ...
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!
In your Zen Cart Admin ... go to the Locations / Taxes ... Zones ... and you will probably see about 190 records ...
Find Minnesota ...
If you look, you probably have 2 of them ... one that you will see in the URL if you click on it:
cID=34
and the other:
cID=182
The 182 is your duplicate ...
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!
Can you explain where you are finding two Minnesotas on my site.
I can not find it. I am still fairly new at this. sorry
See previous post #13 ...![]()
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!
I see them now, I just never looked here before.
Can I just delete both of them in the admin and go through the reinstall procedure that is in the zencart ebook or this tutorial: https://www.zen-cart.com/tutorials/i...hp?article=155