Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

set product_weight as text?


edmond1815

Recommended Posts

Posted

Hi everyone,

I would like to set product_weight to display like text.

Already changed in database table to varchar(64) but display only numbers not charcaters.

 

Ex: 0.33 L

Shown : 0,33 without character "L"

What should i modify more than database table structure?

 

Tks in advance,

 

Edmond

Posted

Solved!

 

Remove "(float)" from admin/categories.php, search for "product_weight" keywords.

 

Don't know what is it, but works :)

 

Edmond

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...