[SOLVED] Incorrect price display

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Fizx
New Member
New Member
Posts: 2
Joined: Mon Oct 20, 2008 1:15 am

[SOLVED] Incorrect price display

Post by Fizx »

Hi guys

I am working on this website (http://forcomfort.co.nz/index.php) and the prices are not being displayed correctly. I have looked over almost all the files and I cant find the file that gets the price from the database.

Can you guys please point me in the right direction??
Last edited by Fizx on Wed Nov 19, 2008 11:39 pm, edited 1 time in total.
Fizx
New Member
New Member
Posts: 2
Joined: Mon Oct 20, 2008 1:15 am

Re: Incorrect price display

Post by Fizx »

SOLVED!

If you have this problem have a look at the SQL database, if the prices are showing up incorrectly change the price type to double(10,2). This makes the SQL database format the numbers properly.
Post Reply

Return to “CMSMS Core”