Unexpectedly the upload of images to an album using jQuery_uploader does not work any more. The http_uploader works fine.
When trying to upload images using jQuery a notification appears (in German):
( Zenphoto Fehler: Das Objekt wurde nicht gefunden
Album: zp-core
Bild: uploader )
In adresss field of the browser (latest Firefox) appears:
.. /zenphoto/zp-core/uploader.php
But this php-script is not to be found in the folder zp-core.
In the log file can be read:
( NOTICE: Constant SERVERPATH already defined in /var/www/html/zenphoto/zp-core/functions-basic.php(114) : eval()'d code on line 83
define called from eval (functions-basic.php(114) : eval()'d code [83])
from require_once (functions-basic.php [114])
from require_once (functions.php [17])
from include (index.php [14])
from index.php [28]
{12173:Wed, 02 Mar 2016 08:07:23 GMT}
WARNING: Invalid argument supplied for foreach() in /var/www/html/zenphoto/zp-core/zp-extensions/deprecated-functions/functions.php in Zeile 78 )
listUses called from check_for_deprecated.php [83]
Environment: Windows 10 64 bit, Firefox 44.02,
Server: Ubuntu 14.04, php 5.5.9-1ubuntu4.14, Zenphoto 1.4.10, theme: Garland, mysql 5.5.46
Any help appreciated!