ccaylor Posted May 1, 2009 Posted May 1, 2009 I am having an issue on the order info page where the country is displaying as "U" instead of USA or US or United States (not sure what it is supposed to say??). It is doing the same with Canadian customers. "C" instead of CAN or CN or Canada or whatever is expected. To the best of my knowledge this has never worked. Any ideas before I go chasing my tail through the php includes? I have checked my countries DB and all names as well as ISO 2 & 3 codes are correct. It is doing the same thing for the Billing and Delivery addresses. It is working correctly everywhere else on the site. Example Output: Delivery Address Joe Customer Widgit, Inc. 1234 No Where Way Plainville, KS 45665 U <---Problem
aiyou Posted May 3, 2009 Posted May 3, 2009 If you're only seeing this issue with the admin side of things, can you post the contents of your tep_address_format function, found in /admin/includes/functions/general.php? May help if you were also to include tep_address_format from /includes/function/general.php as well for comparison.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.