Wenn ich mich einloggen will, kommt kurz die Meldung, dass das Board deaktiviert ist. Danach kommt:Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php on line 4479
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /includes/functions.php:4479)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /includes/functions.php:4479)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /includes/functions.php:4479)
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php:4479) in /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php on line 4291
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php:4479) in /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php on line 4293
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php:4479) in /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php on line 4294
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php:4479) in /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php on line 4295
Der Hintergrund ist dann weissWarning: array_merge() [function.array-merge]: Argument #1 is not an array in /is/htdocs/wp10592155_6KR9A2MM0K/www/gilde/forum/includes/functions.php on line 4479
Not able to open ./cache/data_global.php
Hier mal die Zeilen 4475 bis 4481 meiner functions.php
Der mChat läuft beim alten Hoster nicht, da er vom Hoster deaktiviert wurde. Im Boardmenü ist er auch deaktiviert und wie gesagt, läuft das Forum beim alten Hoster mit dieser functions.php.// BEGIN mChat Mod
$lang = array_merge($lang, array(
'MCHAT' => 'Chat',
'MCHAT_COPYRIGHT' => '© <a href="http://www.phpbb3bbcodes.com/">phpBB3BBCodes.com</a>',
))> 0)
// END mChat Mod
?>
Der neue und alte Hoster verwendet dieselbe PHP - Version. Ich habe testweise beim neuen Hoster auch mal ein Forum neu installiert. Funktioniert einwandfrei.
Habe schon alles mögliche probiert und komme nicht weiter.
Ich hoffe ich bin im richtigen Unterforum gelandet. Habe auch schon im Forum gesucht, aber fand keinen Hinweis, der mir weitergeholfen hat.