Menü

Login

Aktuelle Version

Forum > Event Anmeldung *

DOTLAN Intranet / Portal >> Probleme und Fehler > Event Anmeldung
Antwort erstellen
Autor Thema: Event Anmeldung
Metus
15.05.2005 um 01:10 QuoteProfileSend PM
NEW

Clan: Zocker Group Siegen e.V.
Postings: 244

Wenn man sich für ein Event anmeldet, kommt folgende Fehlermeldung über der Seite:

Warning: Cannot modify header information - headers already sent in /srv/www/htdocs/web17/html/includes/class.page.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web17/html/includes/class.page.php:219) in /srv/www/htdocs/web17/html/includes/class.page.php on line 220

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web17/html/includes/class.page.php:219) in /srv/www/htdocs/web17/html/includes/class.page.php on line 221

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web17/html/includes/class.page.php:219) in /srv/www/htdocs/web17/html/includes/class.page.php on line 228


Die Anmeldung scheint aber trotzdem zu funktionieren.
 
MDK
15.05.2005 um 13:43 QuoteProfileSend PM
NEW

Clan: Kein Clan
Postings: 30

Sowas kommt bei mir auch. Aber funktioniert trotz dem alles.
 
Griffon
17.05.2005 um 18:08 QuoteProfileSend PM

NEW

Clan: dotlan.net
Postings: 1252

*grübel* Ich hab das schonmal gesehen, aber irgendwie etwas misteriös. Wenn mir was einfällt sag ich bescheit. In der class.page werden dort header() infos rausgegeben (content-length, etc) komisch komisch

[Editiert von Griffon am 17.May.2005 um 18:10]
 
haenno
20.07.2005 um 17:53 QuoteProfileSend PM
NEW

Clan: Kein Clan
Postings: 210

Scheine was ähnliches zu haben. Bekomme allerdings keine php Meldungen sondern nur Text-Wurscht.

Ideen?
 
haenno
24.07.2005 um 23:30 QuoteProfileSend PM
NEW

Clan: Kein Clan
Postings: 210

aus dem apache error log...

Zitat:
[client 172.176.129.x] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of xml_set_object(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.nusoap.php on line 2596, referer: http://page.baboon1.de/party/?do=status&id=1

[client 172.176.129.x] PHP Warning: Cannot modify header information - headers already sent in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 219, referer: http://page.baboon1.de/party/?do=status&id=1

[client 172.176.129.x] PHP Warning: Cannot modify header information - headers already sent in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 220, referer: http://page.baboon1.de/party/?do=status&id=1

[client 172.176.129.x] PHP Warning: Cannot modify header information - headers already sent in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 221, referer: http://page.baboon1.de/party/?do=status&id=1

[client 172.176.129.x] PHP Warning: Cannot modify header information - headers already sent in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 375, referer: http://page.baboon1.de/party/?do=status&id=1

[client 172.176.129.x] PHP Warning: Cannot modify header information - headers already sent in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 228, referer: http://page.baboon1.de/party/?do=status&id=1


scheint zum anmeldevorgang zu gehören... irgendwelche ideen?

greets,
haenno

[Editiert von haenno am 27.Jul.2005 um 10:41]
 
haenno
27.07.2005 um 10:41 QuoteProfileSend PM
NEW

Clan: Kein Clan
Postings: 210

und das ganze sieht dann etwa so aus:


die zeilen oben gehören definitiv zum anmeldevorgang. dito kommt auch beim abmelden.

greets,
haenno!

[Editiert von haenno am 27.Jul.2005 um 10:42]
 

Dateianhang:    dler1.JPG    83 KB
Griffon
27.07.2005 um 11:38 QuoteProfileSend PM

NEW

Clan: dotlan.net
Postings: 1252

damit du was normales siehst musst du das textgewurschtelt oder auch genannt gzip ausschalten.

Entweder mod_gzip vom Apache ausschalten oder in der config.php die gzip compression oben ausschalten. Dann solltest du wieder normalen Code sehen.
 
Griffon
27.07.2005 um 11:42 QuoteProfileSend PM

NEW

Clan: dotlan.net
Postings: 1252

Dieses "Call-time pass-by-reference" hab ich schon öfters mittlerweile gesehen. Muss mal suchen wo genau das Problem hier ist. Anscheinend wird eine PHP Anweisungen nicht mehr unterstützt.

Übergangsweise kannst du ein
Code:
error_reporting(0);
in die config.php schreiben. Dann werden keine PHP fehler mehr dargestellt und er heutel nicht rum das schon Code ausgegeben wurde. Das das natürlich keine Lösung auf Dauer ist, ist klar.
 
haenno
27.07.2005 um 13:02 QuoteProfileSend PM
NEW

Clan: Kein Clan
Postings: 210

Okay, dann weis ich auch endlich was das ist

GZip aus werden diese Fehler ausgeworfen und die Seite ansonsten anständig dargestellt:
Zitat:
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of xml_set_object(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.nusoap.php on line 2596

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.nusoap.php:2596) in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.nusoap.php:2596) in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 220

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.nusoap.php:2596) in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 221

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.nusoap.php:2596) in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 228


Und dann mit
Code:
error_reporting(0);
:
Zitat:
Warning: Cannot modify header information - headers already sent in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php:219) in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 220

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php:219) in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 221

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php:219) in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.page.php on line 228


Schon mal danke! Eigentlich ist es schon mit GZip aus Ok Also für mich ist das soweit gegessen...

Greets,
haenno!

[Editiert von haenno am 27.Jul.2005 um 13:03]
 
Griffon
27.07.2005 um 22:19 QuoteProfileSend PM

NEW

Clan: dotlan.net
Postings: 1252

Zitat:
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of xml_set_object(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /is/htdocs/wp1005512_IIEKL5XZEG/www/webpagedingen/includes/class.nusoap.php on line 2596

Im Prinzip kannst du die class.nusoap.php mal updaten. In DOTLAN selbst kommt dieses Call-time pass-by-reference nicht alzuoft vor. Ich hab die Fehlermeldung auch schonmal gesehen muss das aber erst alles finden.

Ich gehe mal davon aus das die Klasse abwärtskompatibel ist. Einfach mal ausprobieren. Wenns kracht dann einfach wieder die alte Version nehmen.


 
haenno
13.12.2005 um 00:23 QuoteProfileSend PM
NEW

Clan: Kein Clan
Postings: 210

ha! hab ich den fred doch noch gefunden

mit der neuen version hab ich den fehler immernoch. ist jetzt nix wildes... nur halt irgendwie unschön...
 

Dateianhang:    mhhh.JPG    195 KB
[ Antwort erstellen ]