Guest Posted March 7, 2007 Posted March 7, 2007 When i input new products its ok, but when i go to the main page the product is there but no prices at all, there is a "0" where the price is suppose to be and i'm not too sure why i only thing i might think it is, it might be when i install STS4 and started using the sts_template does anyone know how to fix this problem?
DawnG Posted March 7, 2007 Posted March 7, 2007 When i input new products its ok, but when i go to the main page the product is there but no prices at all, there is a "0" where the price is suppose to be and i'm not too sure why i only thing i might think it is, it might be when i install STS4 and started using the sts_template does anyone know how to fix this problem? You need to check that the default currency is set in Admin and that the correct code is used in includes/languages/english.php
Guest Posted March 7, 2007 Posted March 7, 2007 Thanks alot Dawn !! You just save my remaining 2 hair from getting pulled out :) i've added my country currency in admin and i change the includes/languages/english.php for my country currency for future ref : this is what i done 1. When in to admin and added my country currency (NZD) 2. open the includes/languages/english.php =change define('LANGUAGE_CURRENCY', 'USD'); =To define('LANGUAGE_CURRENCY', 'NZD'); i can't believe it was that simple, thank alot again
Recommended Posts
Archived
This topic is now archived and is closed to further replies.