MySQL Error
Array
(
    [code] => 1064
    [message] => 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 ')
                    ORDER BY `weight` DESC
                    ) as tmpSQLRe' at line 4
    [query] => SELECT * FROM (
                    SELECT  `id_prod`, `image`
                    FROM core_shop_prod_img
                    WHERE `id_prod` IN ()
                    ORDER BY `weight` DESC
                    ) as tmpSQLResult
                    GROUP BY `id_prod`
    [context] => /home/h907184914/himsnab-spb.ru/docs/core/components/comp_shop/module.php line 312
)