mahoney2002 Posted January 14, 2007 Share Posted January 14, 2007 Hello, i got an error when i go to admin/Catalog i dont have an button for TEXT_GROUP_PRICES, and when i click on it i got the error. 1054 - Unknown column 'pa.attributes_hide_from_groups' in 'field list' select pa.options_values_price, pa.price_prefix,.pa.attributes_hide_from_groups, pa.products_id, pd.products_name, po.products_options_name, pov.products_options_values_name from products_attributes pa left join products_options po on pa.options_id = po.products_options_id left join products_options_values pov on pa.options_values_id = pov.products_options_values_id left join products_description pd on pa.products_id = pd.products_id where pa.products_attributes_id = '2' and pd.language_id = '2' and po.language_id = '2' and pov.language_id = '2' [TEP STOP] I am a noob in php so i dont have an idea where to serch for. Thx Stefan Quote Link to comment Share on other sites More sharing options...
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.