Hello!
I'm geting this error when editing article after SEBLOD 3.10 update (both backend, frontend).
It seems that seblod update didn't create some columns in seblod tables.
Can you please help me to fix this.
1054 - Unknown column 'a.admin_form' in 'field list' SQL=SELECT a.id,
a.title, a.name, a.description, a.admin_form, a.location, a.parent,
a.storage_location, b.app as folder_app, a.options_admin,
a.options_site, a.options_content, a.options_intro, a.template_admin,
a.template_site, a.template_content, a.template_intro, a.stylesheets
FROM #__cck_core_types AS a LEFT JOIN #__cck_core_folders AS b ON b.id =
a.folder WHERE a.name ="event" AND a.published = 1
Thanks
Michal