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