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/PhotoModel.php line 23
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 p.* FROM photos p LEFT JOIN users u ON(u.id=p.user_id) WHERE 1=1   AND `isactive` = 1  ORDER BY `date` DESC, `id` ASC LIMIT -12, 12
    [context] => /var/www/html/sportal2/application/_common/models/PhotoModel.php line 23
)