Page 1 of 1

Error: Unknown column 'product_id' in 'field list'

Posted: Wed Feb 25, 2009 5:31 pm
by stevens
Can anybody help me?
When i confirm the payment and shipping address, the system give error message in browser.

Error: Unknown column 'product_id' in 'field list'
Error No: 1054
INSERT INTO order_product SET order_id = '2', product_id = '50', name = 'Kingston DataTraveler 2 GB', model = 'Kingston DataTraveler', price = '97000', discount = '0', total = '97000', tax = '0', quantity = '1'

How do i solve these problems? Thank's.

Re: Error: Unknown column 'product_id' in 'field list'

Posted: Wed Feb 25, 2009 9:30 pm
by liquidpele
That was fixed in 1.1.8 I believe and there is another thread with a fix for your version.