Comment to Giphy images not displaying
-
There are errors in the following MySQL queries:
Error: 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 1
INSERT INTO `sys_alerts` (`unit`, `action`, `handler_id`) VALUES('module_template_method_call', 'parseHtmlByName', @iHandler),('module_template_method_call', 'getLotsPreview', @iHandler),('module_template_method_call', 'getHistoryArea', @iHandler),('module_template_method_call', 'getHistory', @iHandler), -- Added this new line('module_template_method_call', 'getLotsList', @iHandler),('module_template_method_call', 'getJotsOfLot', @iHandler),('module_template_method_call', 'getTalkBlock', @iHandler),('module_template_method_call', 'getMembersJotTemplate', @iHandler),('bx_messenger', 'send_jot', @iHandler),('system', 'page_output', @iHandler),('system', 'design_before_output', @iHandler);