PDA

View Full Version : Error including custom graph in a screen


sebelk
12-05-2008, 17:45
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!

sebelk
12-05-2008, 18:20
(The release is 1.5.2, installed from scratch)

sebelk
13-05-2008, 01:34
Please, did someone found some way to fix that problem?

Aly
13-05-2008, 13:46
Problem with graphs is fixed in latest revisions. Update through the SVN or wait till 1.5.3 vers. is released.

sebelk
14-05-2008, 15:41
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]"



:( :(

sebelk
14-05-2008, 15:57
Sorry for be annoying but I even compiled the binaries and again the problem with graphics and screens.