I'm getting the following in my checkout process.
Code: Select all
Notice: Error: Unknown column 'shipping_code' in 'field list'
Error No: 1054
INSERT INTO `opn_order` SET invoice_prefix = 'INV-2011-00', store_id = '0', store_name = 'Funsteps, Inc.', store_url = 'http://www.funsteps.biz/', customer_id = '0', customer_group_id = '8', firstname = 'Martin', lastname = 'Sheeks', email = 'martin.sheeks@gmail.com', telephone = '612-735-3063', fax = '', shipping_firstname = 'Martin', shipping_lastname = 'Sheeks', shipping_company = '', shipping_address_1 = '3737 Noble Ave N', shipping_address_2 = '', shipping_city = 'Robbinsdale', shipping_postcode = '55422', shipping_country = 'United States', shipping_country_id = '223', shipping_zone = 'Minnesota', shipping_zone_id = '3646', shipping_address_format = '{firstname} {lastname}\r\n{company}\r\n{address_1}\r\n{address_2}\r\n{city}, {zone} {postcode}\r\n{country}', shipping_method = 'Flat Shipping Rate', shipping_code = 'flat.flat', payment_firstname = 'Martin', payment_lastname = 'Sheeks', payment_company = '', payment_address_1 = '3737 Noble Ave N', payment_address_2 = '', payment_city = 'Robbinsdale', payment_postcode = '55422', payment_country = 'United States', payment_country_id = '223', payment_zone = 'Minnesota', payment_zone_id = '3646', payment_address_format = '{firstname} {lastname}\r\n{company}\r\n{address_1}\r\n{address_2}\r\n{city}, {zone} {postcode}\r\n{country}', payment_method = 'PayPal', payment_code = 'pp_standard', comment = '', total = '7.99', affiliate_id = '0', commission = '0', language_id = '1', currency_id = '2', currency_code = 'USD', currency_value = '1', ip = '98.240.161.2', forwarded_ip = '', user_agent = 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19', accept_language = 'en-US,en;q=0.8', date_added = NOW(), date_modified = NOW() in /home7/funsteps/public_html/funstepsbiz/system/database/mysql.php on line 49
This store needs to be live by Monday! Any help would be greatly appreciated!
EDIT: Site can be found at www.funsteps.biz