Fehlermeldung nach update
Verfasst: 22.05.2005 14:40
hallo,
nach dem erneutem Versuch des updates erhalten wir nun folgende Fehlermeldung über dem Forum:
nach dem erneutem Versuch des updates erhalten wir nun folgende Fehlermeldung über dem Forum:
und diese im Adminbereich:Seitenaufruf Internet :
SID to a url. Borrowed from phplib and modified. This is an // extra routine utilised by the session code above and acts as a wrapper // around every single URL and form action. If you replace the session // code you must include this routine, even if it's empty. // function append_sid($url, $non_html_amp = false) { global $SID; if ( !empty($SID) && !preg_match('#sid=#', $url) ) { $url .= ( ( strpos($url, '?') != false ) ? ( ( $non_html_amp ) ? '&' : '&' ) : '?' ) . $SID; } return $url; } ?>
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php on line 197
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php on line 198
rthday MOD // // That's all Folks! // ------------------------------------------------- ?>
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/page_header.php on line 514
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/page_header.php on line 516
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/page_header.php on line 517
puh...wir wissen einfach nicht, wo der Fehler liegt...SID to a url. Borrowed from phplib and modified. This is an // extra routine utilised by the session code above and acts as a wrapper // around every single URL and form action. If you replace the session // code you must include this routine, even if it's empty. // function append_sid($url, $non_html_amp = false) { global $SID; if ( !empty($SID) && !preg_match('#sid=#', $url) ) { $url .= ( ( strpos($url, '?') != false ) ? ( ( $non_html_amp ) ? '&' : '&' ) : '?' ) . $SID; } return $url; } ?>
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php on line 197
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php on line 198
rthday MOD // // That's all Folks! // ------------------------------------------------- ?>
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php on line 197
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php on line 198
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/sessions.php:420) in /www/htdocs/rasmus/phpBB2-2.0.10-deutsch/includes/functions.php on line 963