Mahony hat geschrieben:Hallo
Schau mal unter stk/includes/database_cleaner/data ob die Datei 3_0_8.php vorhanden ist. Falls nicht, dann nimm mal testweise die Datei vom Support Toolkit 1.0.3
Fehlte wahrhaftig, da ist sogar eine 3.0.9 dabei *grins*
Cache gelöscht, jetzt wird es angezeigt aber das kommt beim Aufruf
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /stk/includes/database_cleaner/functions_database_cleaner.php on line 262: Undefined property: datafile_3_0_8::$config_data
[phpBB Debug] PHP Notice: in file /stk/includes/database_cleaner/functions_database_cleaner.php on line 262: array_merge() [function.array-merge]: Argument #2 is not an array
[phpBB Debug] PHP Notice: in file /stk/includes/database_cleaner/functions_database_cleaner.php on line 263: Undefined property: datafile_3_0_8::$permissions
[phpBB Debug] PHP Notice: in file /stk/includes/database_cleaner/functions_database_cleaner.php on line 263: array_merge() [function.array-merge]: Argument #2 is not an array
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3739)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3739)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4829: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3739)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4830: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3739)
daraufhin den ganzen Ordner database_cleaner hochgeladen aus der 1.0.3 aber dann flippt er total aus mit Fehlermeldungen
Nachtrag:
in /data war eine 3_0_8_dev.php, die umbenannt in 3_0_8.php, im File selber auch noch die entsprechende Änderung durchgeführt
und in der functions_database_cleaner.php die Änderung von case '3_0_8_dev' : in case '3_0_8' : gemacht.
Jetzt kommt die Startseite, aber ich traue mich jetzt nicht so recht auf "weiter" zu klicken
Ich mache noch mal ein Backup der Datenbank und dann gehts rund
