passionsuk Posted December 21, 2005 Posted December 21, 2005 Hi all , i have installed header tag controller on my site and it worked fine, or as far as i see seems to be wroking fine,but yeseterday i tried to install it on my other site, and after hours i found two errors, one is with the index.php when i use the modefied one, i get errors when i click on any of the product catergoris in the store . so had to replace it with my backed up index.php the other error i get is with admin side when i click on catalog i get this errror code,, (054 - Unknown column 'cd.categories_htc_description' in 'field list' select c.categories_id, cd.categories_name, c.categories_image, c.parent_id, c.sort_order, c.date_added, c.last_modified, cd.categories_htc_title_tag, cd.categories_htc_desc_tag, cd.categories_htc_keywords_tag, cd.categories_htc_description from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id = '1' order by c.sort_order, cd.categories_name [TEP STOP] i suspect something went wrong when i was doing the data base part as the only difference between the two installations is one was done using phpmy admin.. thats the not working one, and the other i used the database_setup file that came with the contribution, help please,, regards oh the store thats got the problem is www.beautypearluk.com Quote
Jack_mcs Posted December 22, 2005 Posted December 22, 2005 That error is due to a missing entry in your database. You will need to go through the tables and verify what is missing. Use the sql file included with the contribution as a guide. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
passionsuk Posted December 22, 2005 Author Posted December 22, 2005 HI JACK THANKS FOR YOUR HLEP, but i wonder would the d base tables be the ones on the os commerce in the catalog folder? would it be safe to edit it and add the sql manually to it? thanks 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.