Then i select Group -> all and Host -> all , i get this error
FreeBSD 6.2
zabbix-1.4.2,1 from port's
Code:
* pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "while" LINE 1: ...graphid left join items i on gi.itemid=i.itemid while (g.... ^[/usr/local/www/zabbix/include/db.inc.php:293]
* Error in query [select distinct g.* from graphs g left join graphs_items gi on g.graphid=gi.graphid left join items i on gi.itemid=i.itemid while (g.graphid/100000000000000) in (0) and ( i.hostid not in (-1) OR i.hostid is NULL ) order by g.name, g.graphid] [ERROR: syntax error at or near "while" LINE 1: ...graphid left join items i on gi.itemid=i.itemid while (g.... ^]
* pg_fetch_array() expects parameter 1 to be resource, boolean given[/usr/local/www/zabbix/include/db.inc.php:414]
zabbix-1.4.2,1 from port's
Comment