Ich habe ein Problem mit meinem sonst perfekt funktionierendem phpbb3: Eben war ich so dumm, und habe einen Style gelöscht, der in Benutzung war. Seitdem kommt, wenn ich den Styles-Tab öffne folgendes:
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 624: file(./../styles/3myl_sable/style.cfg) [function.file]: failed to open stream: Permission denied
[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:2956)
[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:2956)
[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:2956)
[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:2956)wie kann ich also den Style "von außen" zurücksetzen?
Danke im Voraus, Hauke