Guest Posted March 1, 2007 Posted March 1, 2007 Hi guys, How do I make the default currency to be the British Pound (GBP - £) ...? I have set the default currency (in the Location/Currencies configuration section) to be the British Pound (GBP - £) but US Dollar always shows up when I go back into the site ... I have only 1 language at the moment (English) and also when I click the flag that too changes the whole site to the US Dollar ... I have setup 5 currencies so far: $Australian, $Canadian, $US, €Euro and £British pound ... I also thought that changing the original default ($US) setting to GBP but that didn't work either ... maybe its the order that the currencies (in drop down selection on web site) are in ... how can we change that? Any help would be appreciated ... cheers, Gem :)
Guest Posted March 1, 2007 Posted March 1, 2007 Hi guys, How do I make the default currency to be the British Pound (GBP - £) ...? I have set the default currency (in the Location/Currencies configuration section) to be the British Pound (GBP - £) but US Dollar always shows up when I go back into the site ... I have only 1 language at the moment (English) and also when I click the flag that too changes the whole site to the US Dollar ... I have setup 5 currencies so far: $Australian, $Canadian, $US, €Euro and £British pound ... I also thought that changing the original default ($US) setting to GBP but that didn't work either ... maybe its the order that the currencies (in drop down selection on web site) are in ... how can we change that? Any help would be appreciated ... cheers, Gem :) EDIT: Sorted it ... found a thread that explained it ... so I changed it to UK instead of Canada (which was being dicussed) ... that was simple ... EVERYTHING works now ... thanks burt :) 1. Open up includes/languages/english.php 2. Change the define('LANGUAGE_CURRENCY', 'USD'); to define('LANGUAGE_CURRENCY', 'GBP'); 3. Change "USE_DEFAULT_LANGUAGE_CURRENCY" to true in your Shop Admin. cheers, Gem :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.