rce Posted January 13, 2005 Posted January 13, 2005 Hi, I have added GBP (?) to currencies. When I go to add my product. I type in: Tax Class: --none-- Products Price (Net): 295.0000 Products Price (Gross):295 And in the admin section I can see the price (after I added it) as: ?295.00 But when I goto the Open section (catalog) All I see it: 0 Please help me. I have a screen shot here: http://vk1.gotdns.com/screen.jpg Thanks Volkan
boxtel Posted January 14, 2005 Posted January 14, 2005 Hi,I have added GBP (?) to currencies. When I go to add my product. I type in: Tax Class: --none-- Products Price (Net): 295.0000 Products Price (Gross):295 And in the admin section I can see the price (after I added it) as: ?295.00 But when I goto the Open section (catalog) All I see it: 0 Please help me. I have a screen shot here: http://vk1.gotdns.com/screen.jpg Thanks Volkan <{POST_SNAPBACK}> try setting this in 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', 'GBP'); Treasurer MFC
cox1e Posted January 14, 2005 Posted January 14, 2005 Hi,I have added GBP (?) to currencies. When I go to add my product. I type in: Tax Class: --none-- Products Price (Net): 295.0000 Products Price (Gross):295 And in the admin section I can see the price (after I added it) as: ?295.00 But when I goto the Open section (catalog) All I see it: 0 Please help me. I have a screen shot here: http://vk1.gotdns.com/screen.jpg Thanks Volkan <{POST_SNAPBACK}> For some reason it sets USD to the default. If u edit the USD setting to the pound sterling dialog then all is good dave
boxtel Posted January 14, 2005 Posted January 14, 2005 For some reason it sets USD to the default. If u edit the USD setting to the pound sterling dialog then all is gooddave <{POST_SNAPBACK}> well, what is your default currency in admin ? Treasurer MFC
rce Posted January 14, 2005 Author Posted January 14, 2005 well, what is your default currency in admin ? <{POST_SNAPBACK}> Hi, thanks for the replies. Boxtel, Thanks alot I changed define('LANGUAGE_CURRENCY', 'USD'); to define('LANGUAGE_CURRENCY', 'GBP'); and it works thanks alot. Volkan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.