In Zabbix 1.5.3 Trunk 5724:
While in configuration of triggers, if a trigger is set from "disabled" to enabled" the following error is thrown in the php logs and the screen goes blank:
PHP Fatal error: Call to undefined function get_trigger_priority() in /var/www/html/zabbix/triggers.php on line 243.
Single enables will work but the screen will not come back and multiple enables using the "Enabled Selected" button fail all together.
While in configuration of triggers, if a trigger is set from "disabled" to enabled" the following error is thrown in the php logs and the screen goes blank:
PHP Fatal error: Call to undefined function get_trigger_priority() in /var/www/html/zabbix/triggers.php on line 243.
Single enables will work but the screen will not come back and multiple enables using the "Enabled Selected" button fail all together.
Comment