Coolblue Posted February 11, 2004 Share Posted February 11, 2004 I deleted the default set up and changed it to the settings below, now the prices show 0 Can someone tell me how to set this up properly ? Title: GB (?) Code: Symbol Left: ? Symbol Right: Decimal Point: . Thousands Point: , Decimal Places: Last Updated: Value: 1.00000000 Example Output: ?30 = ?30 Hey Hey im a monkey Link to comment Share on other sites More sharing options...
Guest Posted February 11, 2004 Share Posted February 11, 2004 Did you created a new default currency? In the edit did you put 1.0000000 as the value and then click on update currencies button ? and in the catalog/includes/languages/english.php around line 36 // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used w$ define('LANGUAGE_CURRENCY', 'USD'); Change it to whatever you need HTH The_Bear Link to comment Share on other sites More sharing options...
Coolblue Posted February 11, 2004 Author Share Posted February 11, 2004 Ive changed it to : // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)define('LANGUAGE_CURRENCY', 'en'); And i got this message when using the upate currency button : Warning: The primary exchange rate server (oanda) failed for GB (?) (en) - trying the secondary exchange rate server. Error: The exchange rate for GB (?) (en) was not updated via xe. Is it a valid currency code? Hey Hey im a monkey Link to comment Share on other sites More sharing options...
dannyk Posted February 12, 2004 Share Posted February 12, 2004 Try setting the code to GBP - this worked for me and is what most finincial institutions use for abbreviated british currency (I think) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.