View Single Post
  #115  
Old 07-19-2011, 10:50 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,191
 

Default Re: X-Cart v4.4.3 released

This bug exists in all 4.4.x versions.
On general settings page / default customer options for default country / state is a text field instead of dropdown with states list for selected country. To fix run this sql query either on upgrade/patch page in admin or phpmyadmin

UPDATE `xcart_config` SET `type` = 'state' WHERE `xcart_config`.`name` = 'default_state';
__________________
Steve Stoyanov
CFLSystems.com
Web Development