This is a discussion on Country-State Selector within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; I have changed some parts to make it work compatible. Open catalog/create_account.php Find: $zones_array[] = array('id' => 0, 'text' => ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| I have changed some parts to make it work compatible. Open catalog/create_account.php Find: $zones_array[] = array('id' => 0, 'text' => 'Please select...'); And Replace With: $zones_array[] = array('id' => 0, 'text' => PULL_DOWN_DEFAULT); More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Country-State Selector | michael_s | New osCommerce Contributions | 0 | 02-28-2008 05:10 PM |
| Country-State Selector | michael_s | New osCommerce Contributions | 0 | 02-17-2008 04:00 PM |
| State list dropdown and US default country | michael_s | New osCommerce Contributions | 0 | 07-20-2007 10:23 AM |
| MOD Country-State Selector | chrismole | osCMax v2 Customization/Mods | 4 | 03-28-2006 07:28 AM |
| country/state flat shipping cost? | newzen | osCMax v2 Customization/Mods | 2 | 10-02-2005 01:24 PM |