Page 1 of 1

Impossible to go to checkout...

Posted: Sun May 10, 2009 5:32 am
by p4m
Hi, I use version 1.2.8

When I click on the continue button on the payment page after a purchase, i got this:

Error: Unknown column 'coupon_id' in 'field list'
Error No: 1054
INSERT INTO `order` SET customer_id = '3', firstname = .....I truncated the message wich display all the customer info.

Is it my mistake?? Ididn't get that in the version 1.2.6.

Re: Impossible to go to checkout...

Posted: Sun May 10, 2009 5:43 am
by phpuk
Hi p4m,

There has been a new field added to orders in version 1.2.8 called coupon_id please check that it is in your order table.

Phil.

Re: Impossible to go to checkout...

Posted: Thu May 14, 2009 5:30 am
by p4m
Thank you Daniel, it helps a lot, I got rid of the problem.

You do a great job on this cart.