Guest Posted December 4, 2004 Posted December 4, 2004 I've installed this feature and almost everything looks ok. However, I'm getting an error on the Product Options screen. This code is showing in the header of the Product Options. TABLE_HEADING_OPTION_SORT_ORDER Then when I click on one of the options, I get this error: 1054 - Unknown column 'products_options_sort_order' in 'field list' select products_options_name, products_options_sort_order from products_options where products_options_id = '1' and language_id = '1' [TEP STOP] Thank you for any advice you can give me. I'm a newbie but I'm catching on quick. Leslie Burns Quote
Guest Posted December 4, 2004 Posted December 4, 2004 ALSO... in the Product Attribute section in the header this code is showing: TABLE_HEADING_PRODUCT_ATTRIBUTE_ONE_TIME So when I go in to edit a field and put a number in the sort box I get this message when I update: 1054 - Unknown column 'products_options_sort_order' in 'field list' update products_attributes set products_id = '29', options_id = '5', options_values_id = '9', options_values_price = '0.0000', price_prefix = '+', products_options_sort_order = '1', product_attributes_one_time = '0', products_attributes_weight = '', products_attributes_weight_prefix = '', products_attributes_units = '', products_attributes_units_price = '' where products_attributes_id = '9' [TEP STOP] Quote
Guest Posted December 5, 2004 Posted December 5, 2004 Fatal error: Call to undefined function: tep_get_languages() Is anyone reading this to help me? 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.