Seite 1 von 1

Fehlermeldung in template-cache

Verfasst: 25.07.2007 23:17
von cibi
im admin panel -> template-cache kommt bei mir folgende fehlermeldung:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 994: filemtime() [function.filemtime]: Stat failed for ./../cache/tpl_subsilver2_tpl_subsilver2_.php.html.php (errno=2 - No such file or directory)
[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 996: filesize() [function.filesize]: Stat failed for ./../cache/tpl_subsilver2_tpl_subsilver2_.php.html.php (errno=2 - No such file or directory)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 157: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3685)
was bedeutet daS?

Verfasst: 25.07.2007 23:31
von nickvergessen
Lösch mal deinen Cache, danach sollte alles funktionieren

Verfasst: 25.07.2007 23:40
von Mahony
Hallo
Leere mal das cache Verzeichnis
Administrations-Bereich -> Allgemein -> Cache leeren: -> Jetzt ausführen

Ansonsten (falls das so nicht funktioniert) kannst du das cache Verzeichnis auch per FTP-Programm leeren. Einfach alle darin befindlichen Dateien löschen (außer .htaccess und index.htm).

Anschließend das hier einstellen
Admincenter: Allgemein -> Serverlast -> Rekompilieren veralter Style-Komponenten: aktivieren






Grüße: Mahony

Verfasst: 26.07.2007 00:27
von cibi
danke
hat geklappt