Guest Posted July 29, 2005 Share Posted July 29, 2005 Hi guys, I just recently added the coolmenu contribution and ever since I've had the following error when trying to save changes to products... 1054 - Unknown column 'pd.products_spec' in 'field list' select p.products_id, pd.language_id, pd.products_name, pd.products_description, pd.products_spec, pd.products_url, p.products_quantity, p.products_model, p.products_upc, p.products_image, p.products_pdfupload, p.products_image_pop, p.products_inventory_cost, p.products_retail_price, p.products_price, p.products_weight, p.products_date_added, p.products_last_modified, p.products_date_available, p.products_date_expire, p.products_status, p.manufacturers_id, p.minorder from products p, products_description pd where p.products_id = pd.products_id and p.products_id = '199' [TEP STOP] Does anyone know how to fix this? :) Any help would be appreciated. Thanks. Link to comment Share on other sites More sharing options...
Guest Posted July 29, 2005 Share Posted July 29, 2005 I'm thinking this is SQL related, but I may be wrong. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.