View Single Post
  #1  
Old 08-20-2007, 09:58 AM
 
Hara Hara is offline
 

Newbie
  
Join Date: Jul 2007
Posts: 6
 

Default Decimal problem (x-cart gold 4.1.8)

I am trying to display prices without the ,00 in prices. I have changed the database to decimal (12,3) and the file func.core.php to "%.3f".
When I add a new product the price is ok, but when I update the product I have to type the price again because it changes to 1.
Another strange thing is when I add product options with price change, the products shows the price with the ,00 it happens only with products with options...

Is there anything else that I can do?
__________________
Designer learning how to do the web stuffs!
X-Cart Gold 4.1.8
Reply With Quote