Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Currency Switch problem


Guest

Recommended Posts

Posted

Hi,

 

Price on the oscommerce shows 0 (zero) on all the products.

 

Changed langauge to AU (Australia)

Changed currency to AUD (Australian Dollar)

 

If I add USD then it works fine...can some one kindly help please?

 

Thanks for your help in advance,

 

With regards

Natraj

Posted

What do you mena you changed language to "AU"? There is no such language. There is English. Where did you change it?

 

Also where did you change the currency? Admin Localization?

Posted

In catalog/includes/languages/english.php look for:

define('LANGUAGE_CURRENCY', 'USD'); and change to:

define('LANGUAGE_CURRENCY', 'AUD');

 

The_Bear

Posted
In catalog/includes/languages/english.php look for:

define('LANGUAGE_CURRENCY', 'USD'); and change to:

define('LANGUAGE_CURRENCY', 'AUD');

 

The_Bear

 

 

Thanks for that

Archived

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

×
×
  • Create New...