PDA

View Full Version : bug report: 1.1beta4 get_troigger_by_triggerid


dp4
23-12-2005, 02:16
Fatal error: Call to undefined function: get_troigger_by_triggerid() in /var/www/zabbix/tr_comments.php on line 50

gotten by clicking on the "Show" link in the Comments column of "Monitoring -> Status of triggers"

Alexei
23-12-2005, 07:28
Thanks for reporting this. Already fixed in CVS.

Replace get_troigger_by_triggerid() by get_trigger_by_triggerid() to make it work.