[2022-12-05 02:43:20] ERROR: SQL Error: /home/path/to/system/lib-database.php:131: 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 ')) ORDER BY forum_order ASC' at line 1 SQL :: SELECT * FROM gl_forum_moderators a , gl_forum_forums b WHERE b.forum_cat=1 AND a.mod_forum = b.forum_id AND (a.mod_uid=17 OR a.mod_groupid in ()) ORDER BY forum_order ASC
In gettopic(), the $modusers value is actually undefined.
[2022-12-05 02:43:20] ERROR: SQL Error: /home/path/to/system/lib-database.php:131: 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 ')) ORDER BY forum_order ASC' at line 1 SQL :: SELECT * FROM gl_forum_moderators a , gl_forum_forums b WHERE b.forum_cat=1 AND a.mod_forum = b.forum_id AND (a.mod_uid=17 OR a.mod_groupid in ()) ORDER BY forum_order ASC
In gettopic(), the $modusers value is actually undefined.