edmond1815 Posted November 13, 2009 Share 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 Link to comment Share on other sites More sharing options...
edmond1815 Posted November 13, 2009 Author Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.