Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Currency & default problem


Guest

Recommended Posts

Hi people,

 

I have just set up a shop in UK, but now whenever I set default currency to UK?, the prices on main pages are still displayed in USD. But the price convertor does work when manually changed on the drop down menu on front page.

 

BUT - If I delete the USD currency and set default to GB?, I get 0 as the price, although Euro is still shown as a true price!

 

Can anyone please help me?

 

This is very strange.......................and annoying :angry:

Link to comment
Share on other sites

you created a new default currency?

In the edit did you put 1.0000000 as the value and then click on update currencies button ?

and in the catalog/includes/languages/english.php around line 36

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used w$

 

define('LANGUAGE_CURRENCY', 'USD');

Change it to whatever you need

 

HTH

The_Bear

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...