Error querying the database!
  1. Check the input for invalid characters...
    This is the query class tried to execute: SELECT *, t.id as id FROM bb_topics t LEFT JOIN bb_sources s on s.id=t.source_id WHERE t.type='news' ORDER BY t.id DESC LIMIT -85, 85
    This is the error message returned by MySql: 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 '-85, 85' at line 1