Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Country selection no longer working

Country selection no longer working

Locked

Views: 1,498

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
7 Nov 2006, 11:06 PM
#1
gossamerll avatar

gossamerll

New Zenner

Join Date:
Oct 2004
Posts:
43
Plugin Contributions:
0

Country selection no longer working

I recently upgraded from 1.3 to 1.3.6. Most of it went well. I do have one issue. My customers get an error if they try to select United States as the country. The default is the US, so it isn't allowing them to select this. How do I fix this?

My site is https://www.long2consulting.com/catalog

Thanks in advance!
Linda

7 Nov 2006, 11:34 PM
#2
gossamerll avatar

gossamerll

New Zenner

Join Date:
Oct 2004
Posts:
43
Plugin Contributions:
0

Re: Country selection no longer working

I got this to work. It was fixed in 1.3.6 but I had old files in my template override folder. I found that when I replaced
tpl_modules_address_book_details.php
tpl_modules_checkout_address_book.php
tpl_modules_create_account.php

That is now works. I found this in another thread.

My bad.
Linda

7 Nov 2006, 11:36 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Country selection no longer working

Check to see if your overrides for any of the login and create account or anything with address are out of date ...

It looks as if they are ...

As a test, you can also try switching to Classic to see if this fixes the problem, providing you habe not altered the original core files or /classic files to see if this is specifically template related ...

EDIT: Oh ... I see you already discovered the same thing :)