Seite 1 von 1

viele Fehlermeldungen update 3.06 auf 3.07PL

Verfasst: 09.04.2010 10:13
von Athene2
hallo,
ich habe auch Probleme, habe das obige update hochgeladen, alle Dateien sind auch da, nur funktioniert es nicht, habe folgende Fehlermeldungen:
Warning: include(./../language/de/common.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 231

Warning: include(./../language/de/common.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 231

Warning: include() [function.include]: Failed opening './../language/de/common.php' for inclusion (include_path='.:/usr/share/pear/php5') in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 231

Warning: include(./../language/de/acp/common.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 232

Warning: include(./../language/de/acp/common.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 232

Warning: include() [function.include]: Failed opening './../language/de/acp/common.php' for inclusion (include_path='.:/usr/share/pear/php5') in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 232

Warning: include(./../language/de/acp/board.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 233

Warning: include(./../language/de/acp/board.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 233

Warning: include() [function.include]: Failed opening './../language/de/acp/board.php' for inclusion (include_path='.:/usr/share/pear/php5') in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 233

Warning: include(./../language/de/install.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 234

Warning: include(./../language/de/install.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 234

Warning: include() [function.include]: Failed opening './../language/de/install.php' for inclusion (include_path='.:/usr/share/pear/php5') in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 234

Warning: include(./../language/de/posting.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 235

Warning: include(./../language/de/posting.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 235

Warning: include() [function.include]: Failed opening './../language/de/posting.php' for inclusion (include_path='.:/usr/share/pear/php5') in /is/htdocs/wp1125510_HISIL1STO3/www/chi/install/index.php on line 235
[phpBB Debug] PHP Notice: in file /install/index.php on line 444: Cannot modify header information - headers already sent by (output started at /install/index.php:231)
[phpBB Debug] PHP Notice: in file /install/index.php on line 445: Cannot modify header information - headers already sent by (output started at /install/index.php:231)
[phpBB Debug] PHP Notice: in file /install/index.php on line 446: Cannot modify header information - headers already sent by (output started at /install/index.php:231)
[phpBB Debug] PHP Notice: in file /install/index.php on line 447: Cannot modify header information - headers already sent by (output started at /install/index.php:231)

wer weiß Rat?
muß ich trotzdem noch das Paket für 3.07 hochladen?

LG
Athene

Re: viele Fehlermeldungen update 3.06 auf 3.07PL

Verfasst: 09.04.2010 10:34
von franki
Hallo

Hast Du das deutsche phpbb3.0.7_PL1 heruntergeladen und auf den Server kopiert ?

Re: viele Fehlermeldungen update 3.06 auf 3.07PL

Verfasst: 09.04.2010 11:17
von Athene2
ja habe ich, doch hängt es offentsichtlich mit den Sprachdateien zusammen.
die sind aber auf dem Server überhaupt nicht geändert worden :roll:
Sollte ich vielleicht mal aus dem Komplettpaket 3.07 die ganzen language-dateien runterladen?
Die Fehlermeldung in der install index bezieht sich aber nur auf den header und die Sprache wie folgt:
header('Content-type: text/html; charset=UTF-8');
header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache');


include($phpbb_root_path . 'language/' . $language . '/common.' . $phpEx);
include($phpbb_root_path . 'language/' . $language . '/acp/common.' . $phpEx);
include($phpbb_root_path . 'language/' . $language . '/acp/board.' . $phpEx);
include($phpbb_root_path . 'language/' . $language . '/install.' . $phpEx);
include($phpbb_root_path . 'language/' . $language . '/posting.' . $phpEx);

Die Sprachdateien sind aber alle da!