leider habe ich schon wieder ein Problem mit meinem neuen 2.0.6 Board.
Wenn ich im "Moderator Control Panel" bin und einen oder mehrere Beiträge gleichzeitig löschen möchte erscheint diese Fehlermeldung:
Code: Alles auswählen
Could not get poster id information
DEBUG MODE
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 ') GROUP BY poster_id' at line 3
SELECT poster_id, COUNT(post_id) AS posts FROM phpbb_posts WHERE topic_id IN () GROUP BY poster_id
Line : 254
File : /home/user/www/rcnitro/board/modcp.phpDanke für Eure Hilfe,
mueller