martingu Posted February 26, 2004 Share Posted February 26, 2004 All prices of product show up correctly in the administration module, but in the catalog they are all zero (!) I've removed the default currencies (dollars and euros) and only have Swedish Krona, that I added. I changed this after adding the products, and it seems that somehow it screwed up the prices in the catalog. Any suggestions? Link to comment Share on other sites More sharing options...
Guest Posted February 26, 2004 Share Posted February 26, 2004 Did 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 More sharing options...
martingu Posted February 26, 2004 Author Share Posted February 26, 2004 That indeed helped!!! Thanks! /Martin Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.