magicproshop Posted May 18, 2003 Posted May 18, 2003 Posted: Sun May 18, 2003 2:43 pm Post subject: -------------------------------------------------------------------------------- I have installed the Header Tags Controller 2.0 and I believe I did everything correctly but when I got to a product on our website to see if it worked I get this message. 1054 - Unknown column 'pd.products_head_title_tag' in 'field list' select pd.language_id, p.products_id, pd.products_name, pd.products_description, pd.products_head_title_tag, pd.products_head_keywords_tag, pd.products_head_desc_tag, 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_id = '2' and pd.products_id = '2' and pd.language_id ='1' [TEP STOP] Anyone know what I did wrong or how to fix this? Thank you Arizona Patent Services
zlack Posted May 18, 2003 Posted May 18, 2003 was there a sql file with the contribution? and did you read the README ? think you didn't add the correct table(s) for this contribution. good luck It's easier to remember, then to forget
magicproshop Posted May 18, 2003 Author Posted May 18, 2003 No there is not a sql file for this Contrib. I did read the README and followed it to the T. I believe I added the correct New Fields to the database, I have double checked. I am only getting this message when I access the product_info.php file. Anyone else have any suggestions? Arizona Patent Services
Ajeh Posted May 18, 2003 Posted May 18, 2003 If you are sure you added the new fields to the products_description table correctly ... 1 Check that you added the new fields to the correct table products_description 2 Check for spelling errors 3 Check for spaces before or after the fieldname in the table
magicproshop Posted May 18, 2003 Author Posted May 18, 2003 Thanks Linda, I will double check and try again. Arizona Patent Services
Recommended Posts
Archived
This topic is now archived and is closed to further replies.