mateo107 Posted July 7, 2003 Share Posted July 7, 2003 I've just installed the mods, and i think i did everything right, however, i get this error message, when trying to view products (in full) , or when trying to add new products: 1054 - Unknown column 'p.products_upc' in 'field list' select p.products_id, pd.language_id, pd.products_name, pd.products_description, pd.products_url, p.products_quantity, p.products_model, p.products_upc, p.products_image, p.products_price, p.products_weight, p.products_date_added, p.products_last_modified, p.products_date_available, p.products_status, p.manufacturers_id from products p, products_description pd where p.products_id = pd.products_id and p.products_id = '29' [TEP STOP] Any idea what i did wrong, and / or how to fix it? Thank yOU! Link to comment Share on other sites More sharing options...
cDGo IT Consultancy Posted July 8, 2003 Share Posted July 8, 2003 Did yoy add the part of the UPC mod into your database? Link to comment Share on other sites More sharing options...
barne214 Posted July 11, 2003 Share Posted July 11, 2003 The instructions had you add the field product_upc to the database instead of products_upc. Rename the field to plural or drop the current product_upc field and add the correct version to the database. Link to comment Share on other sites More sharing options...
barne214 Posted July 11, 2003 Share Posted July 11, 2003 The instructions had you add the field product_upc to the database instead of products_upc. Rename the field to plural or drop the current product_upc field and add the correct version to the database. Link to comment Share on other sites More sharing options...
mateo107 Posted July 14, 2003 Author Share Posted July 14, 2003 that was it... as soon as i realized that, everything worked great...thanks everyone! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.