emilesteenkamp Posted March 18, 2010 Share Posted March 18, 2010 When listing products just before uploading the image of the product, there is the product code, if this code is longer than 12. How or where do I change the maximum amount for this. eg. a product has a product code of 15 digits. No outside links in signature allowed. See forum rules please. Link to comment Share on other sites More sharing options...
Guest Posted March 18, 2010 Share Posted March 18, 2010 Emile, Alter the SQL database using myphpadmin and change the products table, products_model column from Varchar(12) to Varchar(15) Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.