SELECT * FROM lg_rss_languages LEFT JOIN lg_rss_continents USING (continentsID) WHERE Archived=0 AND Published=1 ORDER BY PublishedDate ASC LIMIT 1 OFFSET -96 


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