this could be a solution. dont know if it works, but 98% (untested) open listener.php find // Fetching topics of public forums $sql = 'SELECT forum_id, forum_name, forum_type FROM ' . FORUMS_TABLE . " WHERE " . $this->db->sql_in_set('forum_id', $forum_ary) . " AND forum_type != "...