Seiten: 1
Guten Abend,
seit letzter Woche experimentiere ich Piwigo. Erst in der online Version, nun auf meinem eigenen Webhosting. Anfangs hat auch alles geklappt, bis ich auf meinem Webhosting mit Plugins angefangen habe.
Mein Webhosting:
- Shared Webhosting service (netcup)
- PHP 8.1.10
- Piwigo 13.1.0 (FTP Upload und installiert)
- ImageMagick 6.9.11-60
- MySQL: 8.0.30
Wenn ich das Plugin "Lightbox" nutze und ein ein Bild öffnen möchte, kommt es zu folgendem Fehler:
Fatal error: Uncaught TypeError: implode(): Argument #1 ($pieces) must be of type array, string given in /var/www/vhosts/xyz/httpdocs/piwigo/plugins/lightbox/lightbox.php:31 Stack trace: #0 /var/www/vhosts/xyz/httpdocs/piwigo/plugins/lightbox/lightbox.php(31): implode() #1 /var/www/vhosts/xyz/httpdocs/piwigo/plugins/lightbox/main.inc.php(18): include('/var/www/vhosts...') #2 /var/www/vhosts/xyz/httpdocs/piwigo/include/functions_plugins.inc.php(214): lightbox_plugin() #3 /var/www/vhosts/xyz/httpdocs/piwigo/include/category_default.inc.php(146): trigger_change() #4 /var/www/vhosts/xyz/httpdocs/piwigo/index.php(306): include('/var/www/vhosts...') #5 {main} thrown in /var/www/vhosts/xyz/httpdocs/piwigo/plugins/lightbox/lightbox.php on line 31
Dazu diese Fehlermeldung auf der Konfigseite von "Lightbox":
Warning: Undefined array key "TAG_INPUT_ENABLED" in /var/www/vhosts/xyz/httpdocs/piwigo/_data/templates_c/p6jhns^43aed943d4c6018e62eac0d94e82a49f9d91f391_0.file.admin.tpl.php on line 193 Warning: Attempt to read property "value" on null in /var/www/vhosts/xyz/httpdocs/piwigo/_data/templates_c/p6jhns^43aed943d4c6018e62eac0d94e82a49f9d91f391_0.file.admin.tpl.php on line 193 Warning: Undefined array key "TAG_INPUT_ENABLED" in /var/www/vhosts/xyz/httpdocs/piwigo/_data/templates_c/p6jhns^43aed943d4c6018e62eac0d94e82a49f9d91f391_0.file.admin.tpl.php on line 197 Warning: Attempt to read property "value" on null in /var/www/vhosts/xyz/httpdocs/piwigo/_data/templates_c/p6jhns^43aed943d4c6018e62eac0d94e82a49f9d91f391_0.file.admin.tpl.php on line 197
Wenn ich es "Lightbox" wieder deaktiviere, ist alles normal. Die Plugins "GThump+" und "Language Switch" habe ich ausprobiert, keine Fehlermeldungen.
Dann habe ich noch "SharedAlbum" ausprobiert und es kam auf der Konfigseite wieder zu einer Fehlermeldung:
Warning: Undefined array key "INTRO_CONTENT" in /var/www/vhosts/xyz/httpdocs/piwigo/_data/templates_c/p6jhns^a98368c308d547319b2281ce81bf118b95a34fb8_0.file.albums.tpl.php on line 60 Warning: Attempt to read property "value" on null in /var/www/vhosts/xyz/httpdocs/piwigo/_data/templates_c/p6jhns^a98368c308d547319b2281ce81bf118b95a34fb8_0.file.albums.tpl.php on line 60 Warning: Undefined array key "show_link" in /var/www/vhosts/xyz/httpdocs/piwigo/_data/templates_c/p6jhns^a98368c308d547319b2281ce81bf118b95a34fb8_0.file.albums.tpl.php on line 129 Warning: Undefined array key "show_link" in xyz /var/www/vhosts/xyz/httpdocs/piwigo/_data/templates_c/p6jhns^a98368c308d547319b2281ce81bf118b95a34fb8_0.file.albums.tpl.php on line 130
xyz = Dummy für meine Hostingadresse
Gibt es hier im Forum eine Idee, woran es liegen könnte? Noch bin ich leider nicht sehr weit im Thema online Hosting. Ist vielleicht bei der Installation etwas schief gelaufen?
Vielen Dank vorab!
Dirk
Offline
Hallo,
leider musst Du noch abwarten bis alle Plugins angepasst sind.
Es gibt auch bei mir 2 Plugins und ein Theme die nicht sauber laufen.
Deaktieviere die Plugins die nicht sauber laufen, oder wenn Du
die Möglichkeit hast gehe auf PHP 7.4 zurück. Dort lief alles gut.
Slim
Offline
Guten Morgen Slim,
perfekt, die Lösung konnte ich selbst einstellen, indem ich auf PHP 7.4 zurück gegangen bin. Jetzt läuft die Galerie mit allen Plugins sauber.
Vielen Dank für die schnelle Antwort und Lösung :)
Dirk
Offline
Seiten: 1