hi,
ich will gleich im vorraus sagen, das ich im phpbb bereich ein totaler neuling bin....
ich habe heute nacht versucht eine antwort in den faq´s etc selbst zu bekommen, aber leider fehlanzeige.
das board ist frisch aufgespielt (2.0.6) und danach wollte ich ein neues style hinzufügen.
dies tat ich wie in der faq beschrieben, wobei ich bei der profil-änderung auf das neue style folgenden fehler bekam:
in zeile 1660 der functions.php finde ich dann folgendes:Warning: file_exists() [function.file-exists <http://www.php.net/function.file-exists>]: Unable to access in /home/virtual/site21/fst/var/www/html/phpBB2/includes/functions.php on line 1660
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site21/fst/var/www/html/phpBB2/includes/functions.php:1660) in /home/virtual/site21/fst/var/www/html/phpBB2/includes/page_header.php on line 786
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site21/fst/var/www/html/phpBB2/includes/functions.php:1660) in /home/virtual/site21/fst/var/www/html/phpBB2/includes/page_header.php on line 788
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site21/fst/var/www/html/phpBB2/includes/functions.php:1660) in /home/virtual/site21/fst/var/www/html/phpBB2/includes/page_header.php on line 789
Warning: file_exists() [function.file-exists <http://www.php.net/function.file-exists>]: Unable to access in /home/virtual/site21/fst/var/www/html/phpBB2/includes/template.php on line 236
Template->make_filename(): Error - file does not exist
$img_lang = ( file_exists(@phpbb_realpath($phpbb_root_path . $current_template_path . '/images/lang_' . $board_config['default_lang'])) ) ? $board_config['default_lang'] : 'english';
dank im vorraus.....