Cannot execute query: SELECT id, subject, date, jdate,threadcount,author,state FROM mrldisc
WHERE id IN
(
SELECT thread_id
FROM mrldisc
WHERE mainthread LIKE 'T' AND ip_address != '76.122.163.146' AND ip_address != '71.238.81.252' AND ip_address != '98.243.5.206'
) ORDER BY jdate DESC LIMIT -50,50
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 '-50,50' at line 8 (1064)