My Mautic version is: v2.15.3
My PHP version is: 7.1.33
Does anyone have any idea what could be wrong, in logs I get this error:
mautic.ERROR: CAMPAIGN: An exception occurred while executing ‘REPLACE INTO maumi_campaign_lead_event_failed_log( log_id
, date_added
, reason
) SELECT id, :dateAdded as date_added, :message as reason from maumi_campaign_lead_event_log WHERE is_scheduled = 1 AND lead_id = :contactId AND campaign_id = :campaignId AND rotation = :rotation’: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':dateAdded as date_added, :message as reason from maumi_campaign_lead_event_log ’ at line 2
Thanks,
Davor