tomek1234 Posted May 23, 2009 Share Posted May 23, 2009 Hi, I'm just starting with osCommerce and this is my very first steps. I have a shop ( http://shop.kwiat.us/index.php ) and have a currency problem. When I choose a product and select some other currency everything works fine the price has change and everytings ok. But when i choose another product or category the currency change to default. Another issue is that currency change doesn't work on list like in ex http://shop.kwiat.us/filmy-dvd-akcja-c-3_1...mp;currency=EUR Is there any posibility to fix it up to work like for examle here: http://exclusive-amber.com/index.php?language=en Best regards Link to comment Share on other sites More sharing options...
satish Posted May 24, 2009 Share Posted May 24, 2009 In language file. say english.php there is a default currency. Make sure its set as needed. Also make sure that $currency(session variable) is getting initialized. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
tomek1234 Posted May 24, 2009 Author Share Posted May 24, 2009 Thx for replay, Well in language file (english.php) all i have about currencies is // 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'); The currency variable is initialized, when you enter http://shop.kwiat.us/index.php you can see session varialbes on top Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.