Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Prices stopped showing!!!


david05

Recommended Posts

Posted

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. :'(

Posted

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.

Posted
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.

 

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:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...