Ich habe eben versucht einen Style in der Administration zu verändern. Hab eine Sicherheitskopie des Textes gemacht, danach die Backgroundcolor geändert. Auf absenden geklickt. Dann auf Forenübersicht. Sehe nix ist passiert.
Diesen Codeteil hab ich abgeändert:
- Code: Alles auswählen
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #828282;
background-color: #FFFFFF;
/*font-size: 62.5%; This sets the default font size to be equivalent to 10px */
font-size: 10px;
margin: 0;
padding: 0px 0; /* padding: 12px 0; */
}
Dachte mir ok hast es am falschen Ort eingegeben, gehst zurück und gibst den Backup Text wieder an. Leider komme ich jetzt nicht mehr in den Adminbereich rein.
Folgendes steht zuoberst vor der Titelzeile wo phpBB steht:
- Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/functions_admin.php on line 2409: array_fill() [function.array-fill]: Number of elements must be positive
[phpBB Debug] PHP Notice: in file /includes/functions_admin.php on line 2409: array_merge() [function.array-merge]: Argument #2 is not an array
[phpBB Debug] PHP Notice: in file /includes/functions_admin.php on line 2412: vsprintf() [function.vsprintf]: Too few arguments
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3008)
[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:3008)
[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:3008)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 158: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3008)
Was kann ich machen, dass ich wieder in den Adminbereich reinkomme?
Geht um das Forum: http://twouni27.iphpbb3.com
Gruss
Dinu