PDA

View Full Version : MySQL error when deleting hosts beta7


bytesize
12-03-2006, 16:49
Hi,

I get the following error when deleting hosts in beta7. The hosts do still appear to be deleted from the database though:


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/html/include/db.inc.php on line 111
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']


Thanks!

John