david05 Posted June 12, 2005 Posted June 12, 2005 I have just added a new currency in the admin control pnel for GBP (?). But now my site is showing all prices (for any currency) as 0 (zero). Can anyone help please. This is the only change I did, now the prices have disappeared. :'(
seank123 Posted June 13, 2005 Posted June 13, 2005 In the file: catalog/includes/languages find: // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)define('LANGUAGE_CURRENCY', 'USD'); and change the USD to GBP. You may need to exit from Internet Explorer (or Firefox etc) if you've just been veiwing the site.
david05 Posted June 13, 2005 Author Posted June 13, 2005 In the file: catalog/includes/languages find:and change the USD to GBP. You may need to exit from Internet Explorer (or Firefox etc) if you've just been veiwing the site. <{POST_SNAPBACK}> Yes, cheers. I found that if I closed down the browser (IE) and re-opened my site in a 'fresh' one the changes were updated no problem. This seems to be a slight bug, and when you are new to something you can often find yourself pulling your hair out over nothing!!! :blink:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.