Guest Posted June 22, 2004 Posted June 22, 2004 I coudn't find a thread for this contribution so I just started a new one. I just meticulously copied all the instructions and updates and corrections to this contrib into my cart. Now when I go to the admin panel and into categories/products then into the category and I can see my products. But when I click edit I get the following error: 1054 - Unknown column 'p.product_sort_order' in 'field list' select pd.products_name, pd.products_description, pd.products_url, p.products_id, p.products_quantity, p.products_model, p.products_image, p.products_price, p.products_weight, p.products_date_added, p.products_last_modified, date_format(p.products_date_available, '%Y-%m-%d') as products_date_available, p.products_status, p.products_tax_class_id, p.manufacturers_id, p.product_sort_order from products p, products_description pd where p.products_id = '30' and p.products_id = pd.products_id and pd.language_id = '1' [TEP STOP] I checked the database and the row is there, I'm not sure where to look for this error. Thanks. Vince Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.