Increase length of product name
kymation <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <7a05b198c89a723cf5eef4d81c346d16@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=227637#227637 ---------------------------------------------------------------- Hi In the products_description database table, find the products_name field. I believe that the original is set to varchar(64). Change the 64 to whatever length you want (Mine is set for 128). So far my testing has not shown any downside to this change, but please check with your own store configuration before using. Regards Jim