In diesem Forum können Mod-Autoren ihre Mods vorstellen, die sich noch im Entwicklungsstatus befinden. Der Einbau in Foren im produktiven Betrieb wird nicht empfohlen.
Forumsregeln phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
[phpBB Debug] PHP Notice: in file /includes/stats/stats_basic.php on line 446: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/stats/stats_basic.php on line 450: array_multisort() [function.array-multisort]: Argument #4 is expected to be an array or sorting flag that has not already been specified
[phpBB Debug] PHP Notice: in file /includes/stats/stats_basic.php on line 454: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3908: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3910: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3911: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3912: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
franki hat geschrieben:
Hab das Update jetzt durchgeführt und bekomme beim Aufruf von
Optionen/Verschiedene Statistiken folgende Fehlermeldungen oben über dem Header:
[phpBB Debug] PHP Notice: in file /includes/stats/stats_basic.php on line 446: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/stats/stats_basic.php on line 450: array_multisort() [function.array-multisort]: Argument #4 is expected to be an array or sorting flag that has not already been specified
[phpBB Debug] PHP Notice: in file /includes/stats/stats_basic.php on line 454: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3908: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3910: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3911: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3912: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
Ich habe ebenfalls auf 1.0.0 upgedatet und bekomme den gleichen Fehler.
Außerdem sind die Tabs fast nicht mehr zu sehen (nur bei Verschiedene Statistiken) und bei "Top 10 Smilies" und "Top 10 BBCodes" steht jetzt "Keine" anstatt der 10 Top-Smilies/BBCodes bei der 0.2.0.
Ihr habt aber schon alle Dateien auch kopiert wie es in der Update Anleitung steht? Array Multisort gibt es z.B. in der neuen stats_basic.php gar nicht mehr.
marc1706 hat geschrieben:Ihr habt aber schon alle Dateien auch kopiert wie es in der Update Anleitung steht? Array Multisort gibt es z.B. in der neuen stats_basic.php gar nicht mehr.
Ja, alle Dateien kopiert und Cache gelöscht.
Und im 1.0.0 Installpaket gibts das sehr wohl noch. In Zeile 396 der stats_basic.php (Dateidatum 22.04.09) steht z.B.
Mir ist irgendwie eine alte Datei in das Paket gerutscht. Einfach das ganze noch einmal runterladen und die Probleme sollten der Vergangenheit angehören.