ERROR IN QUERY:
SELECT *
FROM `m_news_articles`
WHERE `lang` = '24'
AND `status` = '1'
AND `category_id` != '2' && `category_id` != '5'
AND `access`='guest'
ORDER BY `created_dt` DESC
LIMIT -8,8
ERROR INFO:
(1064) 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 '-8,8' at line 9
ERROR LOCATION:
into file /home/dobridom/public_html/e5cms/modules/news/web.php on line 213