Ich betreibe das phpBB 2.0.21 und habe so eben den ShowBotsInOnlineList_130_Beta eingebaut. Aber scheinbar habe ich ein Fehler gemacht den ich nicht finde ! Allerdings habe ich von PHP nicht viel Ahnung !
Meine Datenbank ist angepasst: ALTER TABLE phpbb_sessions ADD SearchBot char(100) NOT NULL default ''
Ich bekomme folgende Fehlermeldung:
Warning: array_count_values() [function.array-count-values]: The argument should be an array in /home/httpd/vhosts/tihass.de/subdomains/test/httpdocs/forum/includes/page_header.php on line 181
Warning: Variable passed to each() is not an array or object in /home/httpd/vhosts/tihass.de/subdomains/test/httpdocs/forum/includes/page_header.php on line 182
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/tihass.de/subdomains/test/httpdocs/forum/includes/page_header.php:181) in /home/httpd/vhosts/tihass.de/subdomains/test/httpdocs/forum/includes/page_header.php on line 530
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/tihass.de/subdomains/test/httpdocs/forum/includes/page_header.php:181) in /home/httpd/vhosts/tihass.de/subdomains/test/httpdocs/forum/includes/page_header.php on line 536
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/tihass.de/subdomains/test/httpdocs/forum/includes/page_header.php:181) in /home/httpd/vhosts/tihass.de/subdomains/test/httpdocs/forum/includes/page_header.php on line 537
Ich habe hir mal ein Link zur page_header.php als TXT modifiziert und einmal orginal:
http://test.tihass.de/page_header_original.txt
http://test.tihass.de/page_header_modifiziert.txt
Wenn sich bitte einmal das ein PHP Coder anschauen könnte und mir hilfestellung geben könnte, dem wäre ich tausend mal dankbar !!!!!!!

Gruß
Tihass