Fehlermeldung bei Beitragsänderung Bitte Hilfe
Verfasst: 08.11.2013 11:56
Hi Leutz, meine PhPBB Version: Derzeit installierte Version3.0.12 mit Portal.
ich bekomme wenn ich einen Beitrag ändere, folgende Debug Fehlermeldung:
Oder folgende Meldung aus dem ACL:
Danach erscheint aber die richtige Korrektur.
Wo liegt das Problem? Bitte um Hilfe
ich bekomme wenn ich einen Beitrag ändere, folgende Debug Fehlermeldung:
Code: Alles auswählen
[phpBB Debug] PHP Warning: in file [ROOT]/includes/message_parser.php on line 69: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash
[phpBB Debug] PHP Warning: in file [ROOT]/includes/message_parser.php on line 69: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash
[phpBB Debug] PHP Warning: in file [ROOT]/includes/message_parser.php on line 69: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash
[phpBB Debug] PHP Warning: in file [ROOT]/includes/message_parser.php on line 69: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4764: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4766: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4767: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4768: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
Code: Alles auswählen
[phpBB Debug] PHP Warning: in file [ROOT]/includes/message_parser.php on line 69: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash
[phpBB Debug] PHP Warning: in file [ROOT]/includes/message_parser.php on line 69: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash
[phpBB Debug] PHP Warning: in file [ROOT]/includes/message_parser.php on line 69: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash
[phpBB Debug] PHP Warning: in file [ROOT]/includes/message_parser.php on line 69: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxxxxx/forum2/includes/functions.php:3887) in /www/htdocs/xxxxxx/forum2/includes/functions.php on line 4764
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxxxxx/forum2/includes/functions.php:3887) in /www/htdocs/xxxxxx/forum2/includes/functions.php on line 4766
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxxxxx/forum2/includes/functions.php:3887) in /www/htdocs/xxxxxx/forum2/includes/functions.php on line 4767
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxxxxx/forum2/includes/functions.php:3887) in /www/htdocs/xxxxxx/forum2/includes/functions.php on line 4768
Wo liegt das Problem? Bitte um Hilfe