When trying to add a dependency to a list of triggers using mass update, the popup.php window shows an undefined index error. This is on a recently upgraded 1.6.8 (was working fine) to 1.8.3 Zabbix install. Is there a way to tell if the upgrade process caused the issue (it completed with no errors). The error shown on the popup.php screen is:
Undefined index: 1[/srv/www/vhosts/zabbix/popup.php:716]
Undefined index: 1[/srv/www/vhosts/zabbix/popup.php:755]
These 2 lines appear for each trigger shown in the popup.php. (eg. 10 triggers=20 lines of errors).
Thanks.
Undefined index: 1[/srv/www/vhosts/zabbix/popup.php:716]
Undefined index: 1[/srv/www/vhosts/zabbix/popup.php:755]
These 2 lines appear for each trigger shown in the popup.php. (eg. 10 triggers=20 lines of errors).
Thanks.
Comment