Seiten: 1
Hi, has anyone a solution for the deprecated create_function code used in plugins/community/admin.php on line 66? Your help is highly appreciated. I don't like to switch back to PHP 7.1.
I have installed the most recent PIWIGO (2.9.4) and Community.plugin (2.9.c-beta).
Many thanks in advance, Cheers, Falk
Offline
Hello,
this is a german forum.
English Forum here: https://piwigo.org/forum/
slim
Offline
Slim schrieb:
Hello,
this is a german forum.
English Forum here: https://piwigo.org/forum/
slim
Danke, wie dumm von mir ...
Also hier bitte noch einmal:
Ich habe PIWIGO 2.9.4 und das Community.plugin 2.9.c-beta installiert. Die Funktion create_function wird ab PHP 7.2 nicht mehr unterstützt. Ich bekomme die folgende Fehlermeldung: Deprecated: Function create_function() is deprecated in /var/www/meine_adresse/piwigo/plugins/community/admin.php on line 66.
Hat jemand eine Lösung dafür?
Vielen Dank im Voraus,
LG,
Falk
Piwigo version: 2.9.4
PHP version: 7.2
MySQL version: 5.7.24
Offline
Bei der Meldung muss eigentlich nur die Funktion umgeschrieben werden
Guck dir das mal an: [Github] Piwigo issue #812 ( Antwort: deeper26 commented on 25 May 2018 )
Offline
Seiten: 1