Hi, I just upgraded to 5.2 and I get the following error when I try to click on an event:
Error: 1146 - Table 'sitesupp_sqms.joom_compojoom_customfields' doesn't exist SQL=SELECT *
FROM joom_compojoom_customfields as f
WHERE `f`.`show`='all' AND `f`.`enabled` = '1' AND `f`.`component` = 'com_matukio.event_title'
Same error when I try to add a custom field in the Matukio backend:
1146 Table 'sitesupp_sqms.joom_compojoom_customfields' doesn't exist SQL=SHOW FULL COLUMNS FROM `joom_compojoom_customfields`
The calendar view shows all the events, but the event list only shows one. I have around 37 events total.
How do I resolve?