smart Posted January 21, 2005 Posted January 21, 2005 <_< Can the length of the product number/model be made longer if so? How Thanks
mugitty Posted January 21, 2005 Posted January 21, 2005 Yes. Using phpMyAdmin (or similar), go to the "products" table and edit the "products_model" field "type" from "varchar(12)" to "varchar(whatever you want)" Note that if you use EasyPopulate, you will need to change that number in the EasyPopulate file and I think I remember that there was still an issue with the number still being truncated in its display either in product listings or an email that was generated with an order. The change in the database, though, will allow the full number to be stored - any truncated displays that you encounter can be changed (corrected) after the fact. ... if you want to REALLY see something that doesn't set up right out of the box without some tweaking, try being a Foster Parent!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.