big_r Posted March 2, 2006 Posted March 2, 2006 I have been trying for days now! When I add a new product in a specific category, it shows active in the admin panel but does not appear on the site. Confused I am... ALSO! My prices do not display, they do not show 0, they just don't show up at all
chrispag Posted March 2, 2006 Posted March 2, 2006 I believe you have to set the product quantity to at least 1. Do you have 0 right now?
big_r Posted March 2, 2006 Author Posted March 2, 2006 I have tryed changing the quantity, makes no difference
photogsam Posted March 4, 2006 Posted March 4, 2006 anybody? With regards to the pricing, I had this exact same problem, basically it was because I had changed the default currency to GBP. You need to manually go into... catalog/includes/language then open up the english.php file (or any other you want to use) and look the for the lines below, where it shows currency, just change that to what your default currency is... // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'GBP');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.