[17-Feb-2016 15:11:24 Europe/Amsterdam] PHP 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 \'LIMIT 1\' at line 4<br /><br /><pre>
SELECT m.*
FROM `ps_module` m
JOIN `ps_module_shop` ms ON (m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1)
WHERE m.`id_module` = LIMIT 1</pre>
Hi
You should considering fixing the path issue in
/modules/fieldstaticfooter/js/staticblock.js
url:\'../modules/fieldstaticfooter/ajax.php\',
instead of
url:\'../modules/fieldstaticblocks/ajax.php\',
This is causing SQL errors as shown below :
thrown in /classes/db/Db.php on line 646
Best regards
Hi Camille,
Thank you very much for your report!
Best Regards,
Criss - FieldThemes
with pleasure Neil !