Database Error

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 '-9, 9' at line 1

SELECT * FROM tnews WHERE `type` = 'news' AND publish_date <= NOW() AND (visibility <> 'hide' OR visibility IS NULL) ORDER BY publish_date ASC LIMIT -9, 9

Filename: views/template/news.php

Line Number: 39