pewterart Posted March 27, 2006 Posted March 27, 2006 hi, got some problem with the configuration. Basically, i am adding in products now, in the admin area, it shows the price of the products, however as soon as i view it live, it shows "0". The above only happens if i have GBP set as the only currency, however if I add in USD, it will show both the correct product price in ? and USD. Anyone can help me on this? Thanks!
pewterart Posted March 27, 2006 Author Posted March 27, 2006 this is really frustrating!.... i only want it to display ?.... it will work with USD and ?, and not ? by itself.... can anyone please help me PLEASE!!!! :'(
spax Posted March 27, 2006 Posted March 27, 2006 In your catalog/includes/languages/english.php file, make sure the default currency is set to GBP define('LANGUAGE_CURRENCY', 'GBP'); It should be on line 39.
pewterart Posted March 27, 2006 Author Posted March 27, 2006 Thank you VERY VERY MUCH!!!!! aint frustrated no more!!! :D In your catalog/includes/languages/english.php file, make sure the default currency is set to GBP define('LANGUAGE_CURRENCY', 'GBP'); It should be on line 39.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.