SQL 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 2 at /home/inventum/public_html/lib/news.class.php line 144
Array
(
    [code] => 1064
    [message] => 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 2
    [query] => 
          SELECT i.relation_id AS ARRAY_KEY, i.* 
          FROM `images` i WHERE `relation` = 'NEWS_IMG' AND `relation_id` IN ()
          
    [context] => /home/inventum/public_html/lib/news.class.php line 144
)