A Database Error Occurred

Error Number: 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 '-15, 15' at line 6

SELECT `topics`.*, `topics`.`title_gr` as title, `topics`.`small_description_gr` as small_description, `topics`.`description_gr` as description FROM (`topics`) WHERE `is_active` = 'yes' AND `category_id` IN (0, '58', '1', '44', '45', '60', '64', '42', '43', '40', '56', '65') ORDER BY `ord` asc, `ord` asc LIMIT -15, 15

Filename: models/generic_model.php

Line Number: 86