ERROR IN QUERY:
SELECT `id`, `date_pub`,`created_dt`, `title`, `url_alias`, `intro_text`, `img`, `author`
FROM `m_news_articles`
WHERE `lang` = '17' AND `status` = '1' AND `access` = 'guest'
AND `category_id` = '5'
ORDER BY `date_pub` DESC
LIMIT -20,20
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 '-20,20' at line 6
ERROR LOCATION:
into file /home/animohr/www_luce/e5cms/modules/news/web.php on line 203