Guest Posted January 21, 2006 Posted January 21, 2006 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
ozEworks Posted January 22, 2006 Posted January 22, 2006 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?
Guest Posted January 22, 2006 Posted January 22, 2006 In catalog/includes/languages/english.php look for: define('LANGUAGE_CURRENCY', 'USD'); and change to: define('LANGUAGE_CURRENCY', 'AUD'); The_Bear
Guest Posted January 23, 2006 Posted January 23, 2006 In catalog/includes/languages/english.php look for:define('LANGUAGE_CURRENCY', 'USD'); and change to: define('LANGUAGE_CURRENCY', 'AUD'); The_Bear Thanks for that
Recommended Posts
Archived
This topic is now archived and is closed to further replies.