Seite 1 von 1

Problem mit Diebspiel

Verfasst: 07.01.2007 02:09
von Shame
Habe grad versucht den Diebspiel-Mod einzubauen.
Nach der Installation kommt folgender Fehler:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/www/s1/u2/html/phpBB2/cache/tpl_cback.overall_header.php:6) in /home/www/s1/u2/html/phpBB2/diebspiel-statistik.php on line 14

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/www/s1/u2/html/phpBB2/cache/tpl_cback.overall_header.php:6) in /home/www/s1/u2/html/phpBB2/diebspiel-statistik.php on line 14

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/www/s1/u2/html/phpBB2/diebspiel-statistik.php on line 20
Woran liegt das und was muss gemacht werden?

Verfasst: 07.01.2007 13:26
von andreasOymann
KB:headers_already_sent

Verfasst: 07.01.2007 19:39
von Shame
Danke dir.
Aber was muss ich nun machen?
Ich versteh das nicht wirklich.