Can you help me?Error: Field 'order_status_id' doesn't have a default value
Error No: 1364
INSERT INTO `order` SET customer_id = '3', firstname = 'Felipe', lastname = 'Valenzuela', email = 'felipe@varrate.cl', telephone = '8974101', fax = '', total = '392.5', language_id = '1', currency = 'CLP', currency_id = '4', value = '588.57440186', coupon_id = '0', ip = '200.73.16.234', shipping_firstname = 'Felipe', shipping_lastname = 'Valenzuela', shipping_company = '', shipping_address_1 = 'Apoquindo 6445', shipping_address_2 = 'Las Condes', shipping_city = 'Santiago', shipping_postcode = '', shipping_zone = 'Region Metropolitana', shipping_country = 'Chile', shipping_address_format = '', shipping_method = 'Free Shipping', payment_firstname = 'Felipe', payment_lastname = 'Valenzuela', payment_company = '', payment_address_1 = 'Apoquindo 6445', payment_address_2 = 'Las Condes', payment_city = 'Santiago', payment_postcode = '', payment_zone = 'Region Metropolitana', payment_country = 'Chile', payment_address_format = '', payment_method = 'Cash On Delivery', comment = '', date_modified = NOW(), date_added = NOW()
I have v1.2.7 installed, but when I'm make a new order the system show me the following error:
I opened up the table order_status
and for field order_status_id I turned off Auto Increment and set the Default Value to 0
I still get
Error: Field 'order_status_id' doesn't have a default value
Error No: 1364
Any thoughts
Thanks
and for field order_status_id I turned off Auto Increment and set the Default Value to 0
I still get
Error: Field 'order_status_id' doesn't have a default value
Error No: 1364
Any thoughts
Thanks
Who is online
Users browsing this forum: No registered users and 4 guests