Seite 1 von 1

Templates und Cache -> Fehler im Adminbereich

Verfasst: 20.08.2007 10:34
von kili
moinmoin,

im adminbereich wollte ich über styles->templates->template-name auf "Cache" gehen, was aber bei meinem aktiven template fehlschlug.
die fehlermeldung ist:

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_prosilver_tpl_prosilver_.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_prosilver_tpl_prosilver_.php.html.php (errno=2 - No such file or directory)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 149: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3692)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 151: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3692)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3692)
[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:3692)
ich vermute, davon ist nur die erste meldung interessant... aber wer weiß...

ich frage deshalb, weil offenbar das ganze forum grad ein wenig rumspinnt... (siehe anderer beitrag zu message_parser.php). habe geschaut, obs evtl. an irgendwelchem cache-zeugs liegt und bekam dann diese meldung.

gruß:

kilian

Verfasst: 28.08.2007 10:05
von kili
hi,
jemand ne ahnung worans liegt?
gruß:
kilian

Verfasst: 28.08.2007 11:28
von Michael Zacher
Hallo,

Du bist Schuld!
Kleiner Scherz. ;)
Das sollte eigentlich nicht vorkommen, aber es wurde (mal wieder) als Bug gemeldet > #14256 & #12675.
Dies kam bei mir auch schon mal bei RC4 vor, und wurde damals schon als Bug von mir gemeldet.