Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Checkout Problem


rolucus20

Recommended Posts

Posted

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]

Posted

it seems you did not install a contribution properly. something about tracking stock.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...