Guest Posted June 18, 2009 Posted June 18, 2009 hello, Good Day!, I installed seo header tags version 5.00 and it was download from google code page: http://code.google.com/p/ultimate-oscommerce/downloads/list I follow thoroughly the instuctions in install.html After following all the instruction in install.html, I went to "mystore.com/admin" and logged in and went to catalog -> Product meta tags I got this error: 1054 - Unknown column 'pd.title_tag' in 'field list' select p.products_id, p.manufacturers_id, pd.products_name, pd.title_tag, pd.desc_tag, pd.keywords_tag, p.manufacturers_id from products p, products_description pd where p.products_id = pd.products_id and pd.language_id = '1' limit 0, 20 [TEP STOP] BUT the drop down list boxes show up and update button, after it, below the error displays that is mentioned above. ***Second: I went to "mystore.com/admin" and logged in and went to catalog -> Category meta tags The same thing, list box and update button shows up and below it is an error as shown below: 1054 - Unknown column 'cd.title_tag' in 'field list' select c.categories_id, cd.categories_name, c.parent_id, cd.title_tag, cd.desc_tag, cd.keywords_tag from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id = '1' and c.parent_id = '0' order by c.sort_order, cd.categories_name [TEP STOP] I hope you can help me on this. I used osc 2.2rca. Thanks in advence. -tj Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.