fehler in functions.php
Verfasst: 30.09.2003 00:06
Hi alle zusammen,
ich hab ein kleines prob nach der Installation von phpp 2.0.6:
Warning: file_exists() [function.file-exists]: Unable to access in /home/www/htdocs/maxxurlaub.de/phpbb/includes/functions.php on line 329
Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/maxxurlaub.de/phpbb/includes/functions.php:329) in /home/www/htdocs/maxxurlaub.de/phpbb/includes/functions.php on line 763
Hab mal nachgeschaut in der functions.php. Dort ssteht in line 329:
$img_lang = ( file_exists(@phpbb_realpath($phpbb_root_path . $current_template_path . '/images/lang_' . $board_config['default_lang'])) ) ? $board_config['default_lang'] : 'english';
php und mysql ist ok (version), intalltion der Tabellen auch o.k. Was het er für´n Prob mit dem header???
Vielleicht hat jemand von Euch nen Tipp für mich?
LG Maxi
ich hab ein kleines prob nach der Installation von phpp 2.0.6:
Warning: file_exists() [function.file-exists]: Unable to access in /home/www/htdocs/maxxurlaub.de/phpbb/includes/functions.php on line 329
Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/maxxurlaub.de/phpbb/includes/functions.php:329) in /home/www/htdocs/maxxurlaub.de/phpbb/includes/functions.php on line 763
Hab mal nachgeschaut in der functions.php. Dort ssteht in line 329:
$img_lang = ( file_exists(@phpbb_realpath($phpbb_root_path . $current_template_path . '/images/lang_' . $board_config['default_lang'])) ) ? $board_config['default_lang'] : 'english';
php und mysql ist ok (version), intalltion der Tabellen auch o.k. Was het er für´n Prob mit dem header???
Vielleicht hat jemand von Euch nen Tipp für mich?
LG Maxi