Quote Originally Posted by april_may View Post
Hi- Where and how, exactly do you change the
Option name & attribute option name to 255 characters?
I need larger fields for my option and arrtibute names.

Please help!
thanks

In phpMyAdmin ...

Display the structure of:
products_options

Click edit on:
products_options_names

Change the Length/Values from 32 to 64 or the size you need up to 255

Then, display the structure of:
orders_products_attributes

Click edit on:
products_options

Change the Length/Values from 32 to 64 or the size you need up to 255

Copied from Linda McGrath's post at http://www.zen-cart.com/forum/showth...+option+length