globalchipscdo Posted February 5, 2008 Posted February 5, 2008 HELP! I cannot display the price of my products in the front end but i can see it on the administration back-end. This happened when i changed the currency from US dollar to PHP peso. Please help! I'm NEW to OsCommerce. Thanks
♥Vger Posted February 5, 2008 Posted February 5, 2008 Prices Display as Zero ---------------------- 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 In your case you need to use the 3 letter code for your currency. Vger
globalchipscdo Posted February 6, 2008 Author Posted February 6, 2008 Prices Display as Zero---------------------- 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 In your case you need to use the 3 letter code for your currency. Vger i see, thank you so much! :)
Guest Posted February 28, 2008 Posted February 28, 2008 I tried this and it still doesn't display my product price on the whats new this month box. Any suggestions? Thanks Shelley
Recommended Posts
Archived
This topic is now archived and is closed to further replies.