This is a discussion on How to set Create Account - Country - to UK default within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Having now spent a good solid 4 hours searching through this forum I have decided to give up and ask ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Having now spent a good solid 4 hours searching through this forum I have decided to give up and ask the question. My store is UK based. I would prefer if, on the Create Account page, the default country was United Kingdom and not United States. I gather there must be a way to do this. I know 222 is UK and I suspect you need to mod create_account.tpl.php file however, no matter how I try this, I cannot switch from default USA to UK. If anybody does know could they please post the answer as this is getting more than a little frustrating. Cheers, phil. |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| Any help would be gratefully received !! |
|
#3
| ||||
| ||||
| Just change the default country code in catalog/includes/languages/english.php : Code: // LINE ADDED: Country-State Selector
define ('DEFAULT_COUNTRY', '223');
Code: // LINE ADDED: Country-State Selector
define ('DEFAULT_COUNTRY', '222');
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cust Account Creation - no refresh on country select | rjavery | osCMax v2 Customization/Mods | 6 | 10-22-2006 03:35 PM |
| Default country USA | kmazumdar | osCMax v1.7 Installation | 2 | 09-12-2005 01:38 AM |
| need help deleting the country option when creating account | markymrk22 | osCommerce 2.2 Modification Help | 3 | 07-19-2005 08:31 AM |
| Make United States the default country | groggory | osCMax v1.7 Discussion | 2 | 12-17-2004 04:38 PM |
| Create Account,Checkout,My Account, Language Pictures probs! | Mikey | osCommerce 2.2 Installation Help | 0 | 03-08-2004 10:20 PM |