WHERE t.fid='1' AND special = 1 AND t.displayorder>=0
ORDER BY t.displayorder DESC, t.lastpost DESC
LIMIT -1, 20
Error: 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 '-1, 20' at line 5
Errno.: 1064
Similar error report has beed dispatched to administrator before.