astein Posted October 6, 2006 Posted October 6, 2006 I have installed and followed instructions for contribution: Three Images w/Admin 1.0, and I receive the following error message as soon as I try to go into my category products. Please advise on what the problem might be. Thanks, Lee 1054 - Unknown column 'p.products_image_medium' in 'field list' select p.products_id, pd.products_name, p.products_quantity, p.products_image, p.products_image_medium, p.products_image_large, p.products_price, p.products_date_added, p.products_last_modified, p.products_date_available, p.products_status from products p, products_description pd, products_to_categories p2c where p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = '49' order by pd.products_name [TEP STOP]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.