View Full Version : Error including custom graph in a screen
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!
(The release is 1.5.2, installed from scratch)
Please, did someone found some way to fix that problem?
Problem with graphs is fixed in latest revisions. Update through the SVN or wait till 1.5.3 vers. is released.
Problem with graphs is fixed in latest revisions. Update through the SVN or wait till 1.5.3 vers. is released.
Hi Aly, Perhaps I went crazy, but I made a diff of "pre1.5 5700" and "beta 1.5.2" and I've found changes in frontend files, so I deleted current frontend and replaced with "pre1.5 5700" ones and problem still is there....
"implode() [<a href='function.implode'>function.implode</a>]: Bad arguments.[/usr/local/share/zabbix/include/db.inc.php:739]"
:( :(
Sorry for be annoying but I even compiled the binaries and again the problem with graphics and screens.