Projekt

Allgemein

Profil

GX-Bug #56144

Von Stefanie Bruchmann vor etwa 6 Jahren aktualisiert

Will man den Java-Upload im Dateimanager nutzen, bekommt man unter PHP 7.2 eine Fehlermeldung: 

 ~~~ 
 Warning: Use of undefined constant HTTP_SERVER - assumed 'HTTP_SERVER' (this will throw an Error in a future version of PHP) in testshop.de/ResponsiveFilemanager/filemanager/config/config.php on line 69 

 Warning: Use of undefined constant DIR_WS_CATALOG - assumed 'DIR_WS_CATALOG' (this will throw an Error in a future version of PHP) in testshop.de/ResponsiveFilemanager/filemanager/config/config.php on line 69 

 Notice: A non well formed numeric value encountered in testshop.de/ResponsiveFilemanager/filemanager/uploader/jupload.php on line 247 
 ~~~

Zurück