gregy Posted November 17, 2004 Posted November 17, 2004 Hi! I have problem with switch to default currency .. I would like to have when language changed to English the currency changed to EUR .. where can i change this .. I have english language for foreign customers that have EUR .. but language will be in english? thanx
mac22 Posted November 17, 2004 Posted November 17, 2004 Hi! I have problem with switch to default currency .. I would like to have when language changed to English the currency changed to EUR .. where can i change this .. I have english language for foreign customers that have EUR .. but language will be in english? thanx <{POST_SNAPBACK}> english.php // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'EUR');
gregy Posted November 17, 2004 Author Posted November 17, 2004 english.php// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'EUR'); <{POST_SNAPBACK}> uff thank you very much .. i should have look there .. but i didn't .. thanks again .. it works :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.