rolucus20 Posted March 28, 2006 Posted March 28, 2006 I'm having critical problem , when customers try to click checkout on my shopping cart they cant checkout because these get this error, pls help me with an solution thanks for your time! 1054 - Unknown column 'popt.products_options_track_stock' in 'field list' select popt.products_options_name, popt.products_options_track_stock, poval.products_options_values_name, pa.options_values_price, pa.price_prefix from products_options popt, products_options_values poval, products_attributes pa where pa.products_id = '634' and pa.options_id = '1' and pa.options_id = popt.products_options_id and pa.options_values_id = '1' and pa.options_values_id = poval.products_options_values_id and popt.language_id = '1' and poval.language_id = '1' [TEP STOP]
Guest Posted March 28, 2006 Posted March 28, 2006 it seems you did not install a contribution properly. something about tracking stock.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.