SQL Error: 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 '-12, 12' at line 1 at /var/www/html/sportal2/application/_common/models/ArticleModel.php line 70
Array
(
    [code] => 1064
    [message] => 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 '-12, 12' at line 1
    [query] => SELECT SQL_CALC_FOUND_ROWS * FROM articles WHERE 1=1  AND `rubric` = 30  AND `publish`=1  ORDER BY `date` DESC, `id` ASC LIMIT -12, 12
    [context] => /var/www/html/sportal2/application/_common/models/ArticleModel.php line 70
)