With attributes 1054 unknown column...
I have installed the latest 1.3.6 and made database upgrade according to the guide lines. Upgrade went fine and all in the shop looked fine.
I didn't have in my old shop any products with attributes but I decided to put now.
As soon as I add some attributes, I get this error on product page:
1054 Unknown column 'popt.products_options_rows' in 'field list'
in:
[select distinct popt.products_options_id, popt.products_options_name, popt.products_options_sort_order, popt.products_options_type, popt.products_options_length, popt.products_options_comment, popt.products_options_size, popt.products_options_images_per_row, popt.products_options_images_style, popt.products_options_rows from kauppa136_products_options popt, kauppa136_products_attributes patrib where patrib.products_id='11' and patrib.options_id = popt.products_options_id and popt.language_id = '2' order by LPAD(popt.products_options_sort_order,11,"0")]
- - - -
In the product list (under the category) I get the product info visible and the picture too but when clicking the product to go to the individual product page it gets the above error in case there are some attributes linked to the product. If no attributes, all looks fine.
Elli
I may be blond but at least I found Zen.