Seite 1 von 1

Empty regular expression in ...

Verfasst: 18.12.2002 22:54
von atcforum
... meine Frage zu beantworten :wink:

Also bitte nur gaaaanz kurz: Was bedeuted das:

Code: Alles auswählen

Warning: Empty regular expression in xxx/community/includes/functions_post.php on line 216

Warning: Cannot add header information - headers already sent by (output started at xxx/community/includes/functions_post.php:216) in xxx/community/includes/sessions.php on line 366

Warning: Cannot add header information - headers already sent by (output started at xxx/community/includes/functions_post.php:216) in xxx/community/includes/sessions.php on line 368

Warning: Cannot add header information - headers already sent by (output started at xxx/community/includes/functions_post.php:216) in xxx/community/viewtopic.php on line 1057

Warning: Cannot add header information - headers already sent by (output started at xxx/community/includes/functions_post.php:216) in xxx/community/includes/page_header.php on line 72

Warning: Cannot add header information - headers already sent by (output started at xxx/community/includes/functions_post.php:216) in xxx/community/includes/page_header.php on line 1005

Warning: Cannot add header information - headers already sent by (output started at xxx/community/includes/functions_post.php:216) in xxx/community/includes/page_header.php on line 1007

Warning: Cannot add header information - headers already sent by (output started at xxx/community/includes/functions_post.php:216) in xxx/community/includes/page_header.php on line 1009
Hab ich wohl irgendwo ne Zeile zuviel?

DANKE EUCH FÜR DIE HILFE!

Verfasst: 18.12.2002 23:01
von Mister_X
du hast Hacks/Mods eingebaut ? Wenn ja mache den Einbau rückgängig bzw. überprüfe ihn nochmal ganz genau.

btw. Eine aussagekräftigerer Titel für die 5% der Benutzer die doch die Suchfunktion benutzen wäre schön :)

Verfasst: 18.12.2002 23:22
von atcforum
Mister_X hat geschrieben:du hast Hacks/Mods eingebaut ? Wenn ja mache den Einbau rückgängig bzw. überprüfe ihn nochmal ganz genau.
Jau, hab ich... da ich aber die ganze Zeit am rumbasteln bin hab ich k.A. von welchem Mod die Fehlermeldung kommt... :oops: Komischerweise kommt die Meldung auch nur ab und zu !?
Mister_X hat geschrieben:btw. Eine aussagekräftigerer Titel für die 5% der Benutzer die doch die Suchfunktion benutzen wäre schön :)
Dürfte jetzt besser sein :wink:

Verfasst: 19.12.2002 07:14
von Mister_X
functions_post.php da liegt der Fehler drin, mache mal ein Backup von der Datei und probiere sie durch die Originaldatei zu ersetzen und sage ob der Fehler immernoch kommt (oder ob dann gar nichts mehr geht, ich weiß ja nicht was für Hacks/Mods du eingebaut hast :))