knifeman Posted February 6, 2009 Share Posted February 6, 2009 I noticed on one of my sites that in account history, the shipping address shows everything except the country name. Orders that shipped to a US address just have an uppercase U instead of the entire country name. account_history_info.php just pulls this data from another file right? So I am guessing the problem is not in account_history_info.php, but I have no idea where to go next. Please would someone point me in the correct direction. Tim Link to comment Share on other sites More sharing options...
jdw814 Posted June 26, 2009 Share Posted June 26, 2009 Tim, Did you ever get this problem solved? I seem to be having exactly the same issue. The country field of the address displays correctly everywhere, but on account_history_info.php -- and there it is truncated to one character. (As far as I can tell, the code that pulls the address info from the DB and displays it on the page is the same as used in checkout_confirmation.php -- where it is working...) Insight from someone who has solved this problem would be greatly appreciated. Thx! Julie Link to comment Share on other sites More sharing options...
jdw814 Posted June 26, 2009 Share Posted June 26, 2009 After my last posting, I kept searching -- and found the solution in the following post: http://www.oscommerce.com/forums/index.php?sho...p;#entry1204275 Hopefully, it will be helpful to others who run into this problem. ~Julie Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.