judoka Posted June 25, 2003 Posted June 25, 2003 Hi Everybody, I am switching over to Authorizenet and I am having a small problem that I hoping someone can help me with. When I try to do a test purchase I am getting the following error: 1054 - Unknown column 'orders_status_id' in 'field list' insert into orders_status_history (orders_id, orders_status_id, date_added, customer_notified, comments) values ('12', '', now(), '1', '') I know that this mean that I am missing the column in my db and I know where I need to go to add the column. My problem is that I am fairly new to PHP and I don't know how to write the coding to add the column. :( I was wondering if someone more knownledgeable than me can tell me what is the coding that I would need to add this column. I would surely appreciated it if you will share your knownledge with me. :) :) Thank you for your help, Jose :D Quote
judoka Posted June 26, 2003 Author Posted June 26, 2003 :D :D :D :D Disregard this post. After doing some more reading and doing some testing and errors of my own I finally got Authorizenet working. :D :D :D :D Jose, :D 8) :D 8) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.