ERROR IN QUERY: SELECT *,a.id AS id FROM `m_shop_products` AS a LEFT JOIN `m_shop_products_data` AS b ON a.id = b.item_id WHERE a.label = '1' AND b.lang = '17' AND a.status = '1' AND a.access = 'guest' ORDER BY a.changed_dt DESC LIMIT -24,24
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 '-24,24' at line 5