Using ZC 1.3.9D
Hi,
I'm trying to create a number of attributes for a limited number of products.
However, after typing the Name, selecting the Order and Option Type, I click on "Insert" on the Attributes Controller Page, and I get the following Error,
1054 Unknown column 'products_options_rows' in 'field list'
in:
[insert into products_options (products_options_id, products_options_name, language_id, products_options_sort_order, products_options_type, products_options_images_per_row, products_options_images_style, products_options_rows) values ('1', 'Color', '1', '1', '1', '0', '0', '1' )]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields
Obviously something is amiss in my database, but I don't know what ?
Any help would be appreciated.
Thanks,
Mike



