Ich habe heute von einem Member aus dem Forum die Nachricht bekommen das seit Sammstag ein folgender Fehler kommt.
Code: Alles auswählen
Warning: implode(): Bad arguments. in /home/www/web36/html/forum/search.php on line 611
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web36/html/forum/search.php:611) in /home/www/web36/html/forum/includes/page_header.php on line 537
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web36/html/forum/search.php:611) in /home/www/web36/html/forum/includes/page_header.php on line 539
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web36/html/forum/search.php:611) in /home/www/web36/html/forum/includes/page_header.php on line 540
Code: Alles auswählen
Allgemeiner Fehler
Could not obtain post ids
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 ') AND u.user_id = p.poster_id AND u.username LIKE 'Fensterklaue
SELECT p.post_id FROM phpbb_posts p, phpbb_users u WHERE p.post_id IN () AND u.user_id = p.poster_id AND u.username LIKE 'Fensterklauer'
Line : 637
File : search.php
Den Artikel habe ich auch schon gelesen http://www.phpbb.de/doku/kb/artikel.php ... ready_sent
also nicht aufregen habe schon gesucht