An Error Was Encountered
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 '-30' at line 1
SELECT forum.*, f.name, f.text as popis FROM forum LEFT JOIN forums AS f ON forum.fid=f.id WHERE fid = 6 ORDER BY id DESC LIMIT 30 OFFSET -30