I updated an older install from 1.19.5 to the latest 1.21.1
and encountered some errors.
Fedora Core 2
php-4.10-2.4
I am receiving a
PHP Notice: import_request_variables(): No prefix specified - possible security hazard in /var/www/html/zm/index.php on line 21
after the upgrade.
Also I was not able to log into the Zoneminder console after the update.
In zm_html.php he is not passing on the variable format so he is looking for files without "html" nor "xhtml"
I patched it by hardcoding the variable
Anyone have similar problems ?