Wingmanz Posted June 19, 2007 Posted June 19, 2007 Hello. I have problem, like this. I had some items added to shop (sample items) and then i set default currency. but other deleted, cause i only need one. But now all items price have 0. and when i add new items, they also have price 0 , not the one i put them. Can anyone tell me where`s the problem? tnx
Guest Posted June 19, 2007 Posted June 19, 2007 Hello. I have problem, like this. I had some items added to shop (sample items) and then i set default currency. but other deleted, cause i only need one. But now all items price have 0. and when i add new items, they also have price 0 , not the one i put them. Can anyone tell me where`s the problem? tnx Check that the default currency is set.
Guest Posted June 19, 2007 Posted June 19, 2007 You need to alter catalog/includes/languages/english.php. Near the top you will see define('LANGUAGE_CURRENCY', 'USD'); That needs to match your default currency, then prices will display.
Wingmanz Posted June 19, 2007 Author Posted June 19, 2007 You need to alter catalog/includes/languages/english.php. Near the top you will see define('LANGUAGE_CURRENCY', 'USD'); That needs to match your default currency, then prices will display. It really works. Thanks for the help!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.