Seite 1 von 1

Fehler bei der Registration

Verfasst: 05.03.2009 09:31
von nightstar82
Hallo,

ich habe folgendes Problem:
Wenn sich in meinem Forum jemand registriert kommt folgende Meldung über dem Forum. Die Registration wird aber trotzdem abgeschlossen, sieht nur nicht schön aus.

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/utf/utf_normalizer.php on line 136: nfc(./includes/utf/data/utf_nfc_qc.php) [function.nfc]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/utf/utf_normalizer.php on line 136: nfc() [function.include]: Failed opening './includes/utf/data/utf_nfc_qc.php' for inclusion (include_path='.:/usr/lib/php')
[phpBB Debug] PHP Notice: in file /includes/utf/utf_normalizer.php on line 142: nfc(./includes/utf/data/utf_canonical_decomp.php) [function.nfc]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/utf/utf_normalizer.php on line 142: nfc() [function.include]: Failed opening './includes/utf/data/utf_canonical_decomp.php' for inclusion (include_path='.:/usr/lib/php')
[phpBB Debug] PHP Notice: in file /includes/utf/utf_normalizer.php on line 253: recompose(./includes/utf/data/utf_normalizer_common.php) [function.recompose]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/utf/utf_normalizer.php on line 253: recompose() [function.include]: Failed opening './includes/utf/data/utf_normalizer_common.php' for inclusion (include_path='.:/usr/lib/php')
[phpBB Debug] PHP Notice: in file /includes/utf/utf_normalizer.php on line 260: recompose(./includes/utf/data/utf_canonical_comp.php) [function.recompose]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/utf/utf_normalizer.php on line 260: recompose() [function.include]: Failed opening './includes/utf/data/utf_canonical_comp.php' for inclusion (include_path='.:/usr/lib/php')

Warning: Cannot modify header information - headers already sent by (output started at /homepages/35/d211841960/htdocs/forum/includes/functions.php:3184) in /homepages/35/d211841960/htdocs/forum/includes/functions.php on line 3760

Warning: Cannot modify header information - headers already sent by (output started at /homepages/35/d211841960/htdocs/forum/includes/functions.php:3184) in /homepages/35/d211841960/htdocs/forum/includes/functions.php on line 3762

Warning: Cannot modify header information - headers already sent by (output started at /homepages/35/d211841960/htdocs/forum/includes/functions.php:3184) in /homepages/35/d211841960/htdocs/forum/includes/functions.php on line 3763

Warning: Cannot modify header information - headers already sent by (output started at /homepages/35/d211841960/htdocs/forum/includes/functions.php:3184) in /homepages/35/d211841960/htdocs/forum/includes/functions.php on line 3764
Wie kann ich dieses Problem lösen?
Vielen Dank im Voraus für eure Antworten.

MfG

Re: Fehler bei der Registration

Verfasst: 05.03.2009 09:37
von gloriosa
Hallo,
deswegen
nightstar82 hat geschrieben:Wie kann ich dieses Problem lösen?
die fehlenden Dateien (No such file or directory) auf den Webspace transferieren ! :wink:

Re: Fehler bei der Registration

Verfasst: 05.03.2009 10:41
von nightstar82
gloriosa hat geschrieben: die fehlenden Dateien (No such file or directory) auf den Webspace transferieren ! :wink:
Vielen Dank für die schnelle Hilfe...