MyBB Community Forums

Full Version: Error on Homepage
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://www.tokyoghoul.decadence-rpg.net/index.php


MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
   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 'WHERE t.fid NOT IN (32) AND t.visible = '1' GROUP BY t.tid ORDER BY ' at line 9
Query:
   SELECT t.tid, t.fid, t.subject, t.lastpost, t.lastposter, t.lastposteruid, f.name, u.usergroup, u.displaygroup FROM mybb_threads AS t INNER JOIN mybb_forums as f ON (f.fid = t.fid) LEFT JOIN mybb_users AS u ON (t.lastposteruid = u.uid) WHERE t.fid NOT IN ('21') WHERE t.fid NOT IN (32) AND t.visible = '1' GROUP BY t.tid ORDER BY t.lastpost DESC LIMIT 8

Please contact the MyBB Group for support.


Also I'm not very savvy with this stuff. D8 any suggestions?
http://community.mybb.com/thread-159764-...pid1104235

Also, is the plugin that is causing that issue available on our mod site or is it hosted on another website?
I released a version of it that should work on both 1.6 and 1.8.

http://community.mybb.com/mods.php?action=view&pid=191