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 '-10, 10' at line 8

SELECT * FROM `page_news` WHERE ( `title` LIKE '%index%' ESCAPE '!' OR `date` LIKE '%index%' ESCAPE '!' OR `text` LIKE '%index%' ESCAPE '!' ) LIMIT -10, 10

Filename: models/front/Home_model.php

Line Number: 441