I have current version of Zen Cart. Am having problems adding text field attribute for product. Option type = text; Option name = Table Height sort order is 10 and size is 32. When I reach Option value is where the problem occurs. I enter "Dimensions in INCHES" then add sort order 10 and click insert. The following is what I receive:
1062 Duplicate entry '1-1' for key 'PRIMARY'
in:
[insert into products_options_values (products_options_values_id, language_id, products_options_values_name, product_options_values_sort_order) values ('1','1','Dimensions in INCHES','10')]
I have deleted all previous entries and rebooted.
Anyone have a suggestions - I'll take anything at this point. Thanks in advance for your help.


Reply With Quote

