[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 ')\x0D\x0A\x09\x09\x09\x09\x09GROUP BY r.extcredits' at line 2
[Query] SELECT r.extcredits, SUM(ABS(r.score)) AS todayrate FROM forum_ratelog r, forum_post p WHERE r.uid='265681' AND r.dateline>='1343653048'-86400 AND r.pid = p.pid AND p.fid NOT IN () GROUP BY r.extcredits