edmond1815 Posted November 13, 2009 Posted November 13, 2009 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
edmond1815 Posted November 13, 2009 Author Posted November 13, 2009 Solved! Remove "(float)" from admin/categories.php, search for "product_weight" keywords. Don't know what is it, but works :) Edmond
Recommended Posts
Archived
This topic is now archived and is closed to further replies.