jejo Posted May 19, 2009 Share Posted May 19, 2009 We've got a problem and can't open the detailed description of a product in our webshop. The problem might have occured after an all-in-one swedish language pack was installed. You can find the error message we get when opening the description below. 1054 - Unknown column 'pd.products_description' in 'field list' select p.products_id, pd.products_name, pd.products_description, p.products_model, p.products_quantity, p.products_image, pd.products_url, p.products_price, p.products_tax_class_id, p.products_date_added, p.products_date_available, p.manufacturers_id from products p, products_description pd where p.products_status = '1' and p.products_id = '19' and pd.products_id = p.products_id and pd.language_id = '1' Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.