Zabbix 1.1beta7:
When deleting a host or an individual trigger, I get error messages like this:
for the host I also get:
everything seems to be deleted allright though.
When deleting a host or an individual trigger, I get error messages like this:
Code:
Error in query [select distinct c.actionid from conditions c, triggers t where c.conditiontype=CONDITION_TYPE_TRIGGER and c.value=t.triggerid] [Unknown column 'CONDITION_TYPE_TRIGGER' in 'where clause'] Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zabbix/www/include/db.inc.php on line 111
Code:
No trigger with triggerid=[12952] No trigger with triggerid=[12953] ... etc