I want to allow longer product names.

Base on this thread:

http://www.zen-cart.com/forum/showth...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?