Davidstokes Posted January 12, 2007 Posted January 12, 2007 Hi I installed the Print order addon. here : http://www.oscommerce.com/community/contri...,invoice/page,3 and followed all the steps. But when I do an order i get this error on the checkout_process.php page 1054 - Unknown column 'payment_info' in 'field list' insert into orders (customers_id, customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, payment_info, cc_type, cc_owner, cc_number, cc_expires, date_purchased, orders_status, currency, currency_value) values ('2', 'david stokes', '', '13 st aongus grove', '', 'dublin', '2400', 'tallaght', 'Ireland', '0877413574', '[email protected]', '1', 'david stokes', '', '13 st aongus grove', '', 'dublin', '2400', 'tallaght', 'Ireland', '1', 'david stokes', '', '13 st aongus grove', '', 'dublin', '2400', 'tallaght', 'Ireland', '1', 'Cash on Delivery', 'Make Payable To: Send To: Store Name \nAddress \nCountry \nPhone Your order will not ship until we receive payment.', '', '', '', '', now(), '1', 'EUR', '1.00000000') [TEP STOP] Can anyone tell me what i might have done wrong, In the steps it tells me to add the "'payment_info' " text. Does anyone have any ideas.? Quote
Davidstokes Posted January 12, 2007 Author Posted January 12, 2007 (edited) got it working,,, didn't load the SQL files. Edited January 12, 2007 by Davidstokes 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.