was upgrading the CB to the new version and now getting this error on installing the latest ersion of CB Auto actions:
Code:
Unknown column 'translate' in 'field list' SQL=UPDATE `xxx_comprofiler_plugin_autoactions` SET `title` = '', `description` = '', `type` = 'query', `trigger` = 'onAfterUserRegistration', `object` = '0', `variable` = '1', `access` = '-1', `conditions` = '[{\"field\":\"[cb_personeelsnummer]\",\"operator\":\"7\",\"value\":\"\",\"translate\":null}]', `field` = NULL, `operator` = NULL, `value` = NULL, `exclude` = '', `published` = '1', `ordering` = '2', `params` = '{\"query\":[{\"sql\":\"UPDATE `personeelsnummers` SET `status`= \'Geregistreerd\' WHERE `personeelsnummer` = \'[cb_personeelsnummer]\'\",\"mode\":\"0\",\"host\":\"\",\"username\":\"\",\"password\":\"\",\"database\":\"\",\"charset\":\"\",\"prefix\":\"\"}]}', `translate` = NULL WHERE `id` = '1'