Veeps Posted December 4, 2003 Share Posted December 4, 2003 I've searched the forums but i couldn't find the answer. How do I allow more than 12 characters in the product model field. What file do i need to edit? Link to comment Share on other sites More sharing options...
moonstone Posted December 5, 2003 Share Posted December 5, 2003 The 12 character limit is imposed by the database's field size. To change this, proceed to phpMyAdmin, look under products table. You will see the field products_model with type varchar(12). This is the limiting factor. Simply edit the field and change the Length/Values to the desired number of characters. Hope this helps... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.