Fatal error: Uncaught 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 '.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1) INNER ' at line 4<br /><br /><pre>SELECT h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module FROM `pre4132_module` INNER JOIN pre4132_module_shop module_shop ON (module_shop.id_module = .id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1) INNER JOIN `pre4132_module_shop` `ms` ON ms.`id_module` = m.`id_module` INNER JOIN `pre4132_hook_module` `hm` ON hm.`id_module` = m.`id_module` INNER JOIN `pre4132_hook` `h` ON hm.`id_hook` = h.`id_hook` LEFT JOIN `pre4132_module_group` `mg` ON mg.`id_module` = m.`id_module` WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1)) GROUP BY hm.id_hook, hm.id_module ORDER BY hm.`position` </pre> thrown in /home/petalep/www/classes/db/Db.php on line 769