Seite 1 von 1

Problem mit functions.php und page_header.php

Verfasst: 12.03.2006 10:51
von Tmc
Hi,
also ich komme am besten gleich zur Sache. Wenn ich ein neues Template aktivieren möchte kommen folgende zwei Fehler oben über dem Forum:


Warning: file_exists() [function.file-exists]: Unable to access in /opt/web1/html/forum/includes/functions.php on line 340
functions.txt


Warning: Cannot modify header information - headers already sent by (output started at /opt/web1/html/forum/includes/functions.php:340) in /opt/web1/html/forum/includes/page_header.php on line 471

Warning: Cannot modify header information - headers already sent by (output started at /opt/web1/html/forum/includes/functions.php:340) in /opt/web1/html/forum/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /opt/web1/html/forum/includes/functions.php:340) in /opt/web1/html/forum/includes/page_header.php on line 478
page_header.txt


Wenn mir jemand helfen könnte wäre das echt klasse. Danke schon mal

Gruß Tmc

Verfasst: 12.03.2006 11:00
von Valerie Raghnall
hi,

KB:make_filename und KB:headers_already_sent sollte dir da weiterhelfen.

Verfasst: 12.03.2006 11:06
von Tmc
Ah ok thx hat sich alles erledigt mit deiner 1. Antwort ;)