New Zenner
- Join Date:
- Nov 2006
- Posts:
- 56
- Plugin Contributions:
- 0
Longer Product Names?
I want to allow longer product names.
Base on this thread:
http://www.zen-cart.com/forum/showthread.php?t=41634&highlight=product+length
I thought all I had to do was edit the three product tables:
orders_products
products_description
customers_wishlist
and make the product name varChar longer.
However, that doesn't seem to do the trick. When adding a new product, I am still limited.
Is there a define field length somewhere I need to chagne?