Seite 1 von 2

Fehlermeldung nach update

Verfasst: 22.05.2005 14:40
von Tanja64
hallo,

nach dem erneutem Versuch des updates erhalten wir nun folgende Fehlermeldung über dem Forum:
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
und diese im Adminbereich:
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
puh...wir wissen einfach nicht, wo der Fehler liegt...

Verfasst: 22.05.2005 15:31
von kratzer54847
da scheint etwas in der Sessions.php falsch auskommentiert zu sein.
Verlinke die Datei mal als TXT

mfg Johny

Verfasst: 22.05.2005 15:45
von Cesare
Hallo,

welches update wolltest Du machen etwa 2.0.10....?????
Das ist doch net etwa dein rootpfad...:o

auf jedenfall ist es die sessions.php wie schon von kratzer54847 gesagt verlinke sie mal und sag mal von welcher Vers. zu welcher Du nun updaten wolltest... :wink:

Verfasst: 22.05.2005 15:54
von Tanja64
ähm...eigentlich sollte es das update von 2.0.14 auf 2.0.15 sein... :-? ....

wie verlinke ich die Datei und vor allem als TXT? :oops:

Verfasst: 22.05.2005 15:55
von kratzer54847

Verfasst: 22.05.2005 16:05
von Tanja64
aaah...danke...ich hoffe, es ist so richtig...

Hier der Link: http://www.legasthenie.das-weibernest.de/sessions.txt

Verfasst: 22.05.2005 16:07
von kratzer54847
sind Leerzeichen nach dem ?> vorhanden?
Wenn, dann bitte löschen!

mfg Johny

Verfasst: 22.05.2005 16:08
von Tanja64
hm..nein...sind keine...

Verfasst: 22.05.2005 16:23
von Tanja64
und ......

schon was entdeckt :o :o

Verfasst: 22.05.2005 16:25
von kratzer54847
nicht pushen, bitte!

schau mal hier nach:

http://www.phpbb.de/doku/kb/artikel.php ... ht=Headers