Zen Cart Logo
Forums / General Questions / Longer Product Names?

Longer Product Names?

Locked

Views: 1,983

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
13 Mar 2009, 1:44 AM
#1
ehdesign avatar

ehdesign

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?

13 Mar 2009, 1:52 AM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Longer Product Names?

ehdesign:

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?

Eh,
Check this out:
http://www.zen-cart.com/forum/showthread.php?t=42574

13 Mar 2009, 2:03 PM
#3
ehdesign avatar

ehdesign

New Zenner

Join Date:
Nov 2006
Posts:
56
Plugin Contributions:
0

Re: Longer Product Names?

ok - that did it - the product tables WERE correct - it just not a 1 to 1 relationship.

I went from 90 (already up from 64) to 250 and we seem fine.

Thanks for the reference.

RESOLVED

13 Mar 2009, 2:14 PM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Longer Product Names?

Eh,
you are most welcome, glad I could point you in the right direction