I am trying to make some adjustments in the manufacturers module but when I go to save I get this message comes up. I've tied making changes to another listing in this module and the same error comes up.
1054 Unknown column 'metadesc' in 'field list' SQL=UPDATE `#__virtuemart_manufacturers_en_gb` SET `mf_name`='Pelican Products, Inc',`mf_email`='',`mf_desc`='',`mf_url`='
www.pelican.com',`metadesc`='',`metakey`='',`customtitle`='',`slug`='pelican' WHERE `virtuemart_manufacturer_id`='11'
I am using Joomla 3.6.2, PHP 5.6.18 and Virtuemart 3.0.18
I updated to the latest AIO VM release a couple of days back but I'm not sure if my problems existed before that as the site has been stable since going live some months ago and I've not needed to make any changes.
Thoughts and guidance will be greatly appreciated.