thisguyisgood Posted November 30, 2006 Posted November 30, 2006 I have tried without success to configure the default currency. I have only two currencies Pounds and Euro. But none of them shows on the item price line , until you manually change them using the currency selector on home page. All the prizes show "0"
♥Vger Posted December 1, 2006 Posted December 1, 2006 The most common cause of prices displaying as zero on your website, but showing up correctly in admin is a change to the default currency for the English language. There is a connection between languages and currencies in osCommerce. If you change the default currency for the English language to (for example) UK Pounds (symbol =GBP) then you also need to edit includes/languages/english.php and where you see 'USD' change it to 'GBP'. It was assumed when osCommerce was written that if your language was English then your currency would be US Dollars :D Vger
thisguyisgood Posted December 1, 2006 Author Posted December 1, 2006 The most common cause of prices displaying as zero onyour website, but showing up correctly in admin is a change to the default currency for the English language. There is a connection between languages and currencies in osCommerce. If you change the default currency for the English language to (for example) UK Pounds (symbol =GBP) then you also need to edit includes/languages/english.php and where you see 'USD' change it to 'GBP'. It was assumed when osCommerce was written that if your language was English then your currency would be US Dollars :D Vger Hey, you are a genius !! Thanks !!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.