Moderators servetas Posted June 1, 2010 Moderators Report Posted June 1, 2010 How can i change the money from dollars to euros at my FSS??? Quote
Tom Posted June 1, 2010 Report Posted June 1, 2010 Open up your local.config.php with notepad/whatever. Find: Config::Set('MONEY_UNIT', '$'); Change to: Config::Set('MONEY_UNIT', 'S 64;'); (MINUS THE SPACE IN THE MIDDLE OF 83 & 64 (just because it shows up as € on the forum)) And upload to /core/ 1 Quote
shaun105 Posted June 11, 2010 Report Posted June 11, 2010 Open up your local.config.php with notepad/whatever. Find: Config::Set('MONEY_UNIT', '$'); Change to: Config::Set('MONEY_UNIT', 'S 64;'); (MINUS THE SPACE IN THE MIDDLE OF 83 & 64 (just because it shows up as € on the forum)) And upload to /core/ MMM How is it done for £ could someone let me know please. Quote
Administrators Nabeel Posted June 11, 2010 Administrators Report Posted June 11, 2010 If you look in the config file there are comments there explaining how Quote
shaun105 Posted June 11, 2010 Report Posted June 11, 2010 If you look in the config file there are comments there explaining how Got it Many Thanks 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.