17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1828 Views |
-
Changing the $ to a £

11 June 2008 at 10:48pm
Hi,
Would somebody tell me how to change the $ symbol to a £ symbol throughout the eCommerce system.
I've added the following to _config.php, but can't find where the dollar symbol is being picked up from.
// Set the currency of the site to be in GBP (Pounds Sterling).
Order::set_site_currency("GBP");Thanks
-
Re: Changing the $ to a £

13 June 2008 at 12:35am
I'm affraid that in the current version , you are going to have to hack some code ( look for example in sapphire\core\model\fieldtypes\Currency.php)...
I don't know what the status on the commerce module is @ the moment. I'm anxiously awaiting the new version as well .... ;)
-
Re: Changing the $ to a £

13 June 2008 at 3:53am
i did this, to exchange it with an Euro Symbol.
But that didn't help in a Currency Field...
there must be some more settings elsewhere...
| 1828 Views | ||
|
Page:
1
|
Go to Top |




