VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: bondweb on November 23, 2016, 13:54:12 PM

Title: DB Tables problem with VM 3.0.2 and Joomla 3.6.4
Post by: bondweb on November 23, 2016, 13:54:12 PM
I guys I got this message when I try to enter in the order details

1054 Unknown column 'o.customer_note' in 'field list' SQL=SELECT o.*,u.*, s.order_status_name, o.customer_note as oc_note FROM #__virtuemart_orders o LEFT JOIN #__virtuemart_orderstates s ON s.order_status_code = o.order_status LEFT JOIN #__virtuemart_order_userinfos u ON u.virtuemart_order_id = o.virtuemart_order_id WHERE o.virtuemart_order_id=23

Can someone help me to solve this problem? Thanks in advance
Title: Re: DB Tables problem with VM 3.0.2 and Joomla 3.6.4
Post by: Milbo on November 23, 2016, 16:32:32 PM
Please run the table updater again. I wonder why we get suddenly so many people with this problem.

How big is your store and your max execution time, memory and so on?