Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Prices stay emtpy in frontend


Guest

Recommended Posts

Posted

I have changed the currency from Dollar to Euro in the backend and now I have an strange problem. In the backend (admin) I can see all the prices, nothing wrong with them. But in the frontend all prices are zero. How is this possible??

 

Who could help me?

 

Thanks in advance!

Posted

The second time for this question today. :-"

 

In catalog/includes/languages/english.php 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 it to GBP

Archived

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

×
×
  • Create New...