Guest Posted February 13, 2003 Share Posted February 13, 2003 Hi everyone Can u please help with this problem. The only problem i have is when i confirm my order in all payment modes. this is the error i am recieving 1054 - Unknown column 'customers_company' 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, cc_type, cc_owner, cc_number, cc_expires, date_purchased, orders_status, currency, currency_value) values ('6', 'Nitin Koka', '', '1204 44st SW 304', '', 'Fargo', '58103', 'North Dakota', 'United States', '7012778820', '[email protected]', '2', 'Nitin Koka', '', '1204 44st SW 304', '', 'Fargo', '58103', 'North Dakota', 'United States', '2', 'Nitin Koka', '', '1204 44st SW 304', '', 'Fargo', '58103', 'North Dakota', 'United States', '2', 'Cash on Delivery', '', '', '', '', now(), '1', 'AUD', '1.69719994') Please Help Nitin Koka Link to comment Share on other sites More sharing options...
Guest Posted February 13, 2003 Share Posted February 13, 2003 Depending on how old your snapshot is...You either need to turn off the "company" field in the admin or in the includes/application_top.php Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.