Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

issue on order confirm page...


charlottezweb

Recommended Posts

Posted

Hello, I have a mostly stock install of Oscommerce that has QTPro running to allow for tracking stock of different colors/sizes of the same items.

 

We've come across an issue when testing it where on the confirmation of an order (we've tried via money order/check so I'm not sure about the other method) we get this after hitting submit:

 

1054 - Unknown column 'products_attributes_quantity' in 'field list'

insert into orders_products_attributes (orders_id, orders_products_id, products_options, products_options_values, options_values_price, price_prefix, products_attributes_quantity) values ('3', '3', 'Color', 'navy', '0.0000', '+', '')

[TEP STOP]

 

Any suggestions as to what I'm missing here?

 

Regards,

Jason

Posted

This is probably the problem

 

products_attributes_quantity

 

This field does not exist in the standard osCommerce database.

 

Vger

Archived

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

×
×
  • Create New...