Guest Posted February 6, 2008 Posted February 6, 2008 Hi all Im looking for a step by step guide to changing the default currency and location, and language. I have tried a few times, and always end up with the site total destroyed or with prices on the front end of 0.. Please help. Quote
Poshbaby Posted March 27, 2008 Posted March 27, 2008 Hi - do a search on YouTube - they have a few different step by step videos. Hope this helps. Quote
Guest Posted March 28, 2008 Posted March 28, 2008 Hi all Im looking for a step by step guide to changing the default currency and location, and language. I have tried a few times, and always end up with the site total destroyed or with prices on the front end of 0.. Please help. look in catalog\includes\languages\english.php and make // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'USD'); this // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'AUD'); You may also have to set Admin ---> My Store --- > Default Language Currency to true. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.