Seite 1 von 1

Fehler mit Deutschen Sprachdateien

Verfasst: 21.06.2003 22:47
von Sven_e
Hey ...

ich hab folgendes Problem:

Nachdem ich die Deutschen Sprachdateien drüber gezogen hab,
bekomme ich bei der Einstellung auf Deutsch folgende Fehlermeldungen:

___________________________________________________________
Warning: file_exists() [function.file-exists]: Unable to access in /usr/local/apache/www/web90/html/phpBB2/includes/functions.php on line 328

Warning: Cannot modify header information - headers already sent by (output started
at /usr/local/apache/www/web90/html/phpBB2/includes/functions.php:328) in /usr/local/apache/www/web90/html/phpBB2/includes/page_header.php on line 474

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/apache/www/web90/html/phpBB2/includes/functions.php:328) in /usr/local/apache/www/web90/html/phpBB2/includes/page_header.php on line 476

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/apache/www/web90/html/phpBB2/includes/functions.php:328) in /usr/local/apache/www/web90/html/phpBB2/includes/page_header.php on line 477
____________________________________________________________

Kann mir das mal jemand erklären bitte?!

Wenn ich statt dessen direkt die deutsche Version installiere geht zwar
alles, nur kann sich keiner registrieren, da bei der Version der Akzeptieren
Link bei der Einverständniserklärung im "Cobolt" Modul ganz einfach fehlt.
Achja ... ich benutze das "Cobolt" Modul ... das andere funzt.

ROFLMAO ... Hüüüülfeee.

Sven

Verfasst: 22.06.2003 12:49
von Tuxman
Zeig mal die functions.php... am besten direkt die Zeile 328... :)

Verfasst: 22.06.2003 19:45
von Gast
Ich hab die gleiche Fehlermeldung: :cry:

Warning: file_exists() [function.file-exists]: Unable to access in /home/www/htdocs/buttonpromo.de/forum/includes/functions.php on line 328

Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/buttonpromo.de/forum/includes/functions.php:328) in /home/www/htdocs/buttonpromo.de/forum/includes/page_header.php on line 474

Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/buttonpromo.de/forum/includes/functions.php:328) in /home/www/htdocs/buttonpromo.de/forum/includes/page_header.php on line 476

Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/buttonpromo.de/forum/includes/functions.php:328) in /home/www/htdocs/buttonpromo.de/forum/includes/page_header.php on line 477

Was muß ich machen ???

Verfasst: 22.06.2003 19:45
von Dauphin1982
Ich hab die gleiche Fehlermeldung: :cry:

Warning: file_exists() [function.file-exists]: Unable to access in /home/www/htdocs/buttonpromo.de/forum/includes/functions.php on line 328

Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/buttonpromo.de/forum/includes/functions.php:328) in /home/www/htdocs/buttonpromo.de/forum/includes/page_header.php on line 474

Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/buttonpromo.de/forum/includes/functions.php:328) in /home/www/htdocs/buttonpromo.de/forum/includes/page_header.php on line 476

Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/buttonpromo.de/forum/includes/functions.php:328) in /home/www/htdocs/buttonpromo.de/forum/includes/page_header.php on line 477

Was muß ich machen ???

Verfasst: 22.06.2003 20:03
von Gast
:grin: ... am besten direkt die Zeile 328... :grin: da ist sie .... :grin:

$img_lang = ( file_exists(@phpbb_realpath($phpbb_root_path . $current_template_path . '/images/lang_' . $board_config['default_lang'])) ) ? $board_config['default_lang'] : 'english';