Guest Posted November 15, 2005 Posted November 15, 2005 Hope someone can help as I am going mad on this one....I have installed QTPro in to my shop and I have the following error 1054 - Unknown column 'products_options.products_options_track_stock' in 'where clause' select products_name,products_options_name as _option,products_attributes.options_id as _option_id,products_options_values_name as _value,products_attributes.options_values_id as _value_id from products_description, products_attributes,products_options,products_options_values where products_attributes.products_id=products_description.products_id and products_attributes.products_id=25 and products_attributes.options_id=products_options.products_options_id and products_attributes.options_values_id=products_options_values.products_options_v alues_id and products_description.language_id=1 and products_options_values.language_id=1 and products_options.products_options_track_stock=1 and products_options.language_id=1 order by products_attributes.options_id, products_attributes.options_values_id I have run the SQL and moved all the files into the right directories but sill a little stumped as to why when in the Categories / Products section I select the Stock option nothing happens..... Also getting this error when in the Product Options section of the administration page. I have also build a brand new OSC without any contributions and just added QTPro and get the same issues..... Please Please I hope someone can help... :-" Rgs Jed 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.