VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: harnisa on August 24, 2015, 14:16:02 PM

Title: 1054 Error
Post by: harnisa on August 24, 2015, 14:16:02 PM
I got 1054 error blank page after click 'confirm order' button on the shopping cart and found this error when click an order:

Unknown column 'o.customer_note' in 'field list' SQL=SELECT o.*,u.*, s.order_status_name, o.customer_note as oc_note FROM jae_virtuemart_orders o LEFT JOIN jae_virtuemart_orderstates s ON s.order_status_code = o.order_status LEFT JOIN jae_virtuemart_order_userinfos u ON u.virtuemart_order_id = o.virtuemart_order_id WHERE o.virtuemart_order_id=186

Kindly anyone please help me. I don't know what should I do.