Hi, when I want to add a graph to a screen and clic in select, it outputs in the popup window:
implode() [<a href='function.implode'>function.implode</a>]: Bad arguments.[/usr/local/share/zabbix/include/db.inc.php:739]
This the line 739:
$condition = implode(',',$array);
What's wrong?
Thanks in advance!
implode() [<a href='function.implode'>function.implode</a>]: Bad arguments.[/usr/local/share/zabbix/include/db.inc.php:739]
This the line 739:
$condition = implode(',',$array);
What's wrong?
Thanks in advance!
Comment