We just set up Zen-Cart 1.38. I get the following error on the final step of the check only when I use a credit card:
1366 Incorrect integer value: '' for column 'orders_status_id' at row 1
in:
[insert into orders_status_history (comments, orders_id, orders_status_id, date_added) values ('Credit Card payment. AUTH: 000000. TransID: 0.' , '18','', now() )]
I am using authorize.net (AIM) and I am in production mode in Zen-Cart and test mode in Authorize.net. It looks like there is no order status id being sent. Is this normal when you are in test mode. It works fine when selecting 'pay by check'.
Thank You,
Tom



