The only error is this
Error number: 1064
Error description: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 3
SELECT sum(coalesce(i_fb_clicks, 0)) as i_fb_clicks, sum(coalesce(i_wa_clicks, 0)) as i_wa_clicks, sum(coalesce(i_vb_clicks, 0)) as i_vb_clicks
FROM (oc_t_item_share_stats)
WHERE fk_i_item_id =