ERROR IN QUERY:
SELECT a.img,b.category_title
FROM `m_catalog_categories` AS a
LEFT JOIN `m_catalog_categories_data` AS b ON a.id = b.category_id
WHERE a.id =
AND a.status = '1'
ERROR INFO:
(1064) 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 'AND a.status = '1'' at line 5
ERROR LOCATION:
into file /var/www/clients/client1/web35/web/e5cms/modules/catalog/web.php on line 936