I've got it working. Problem is the array_merge function. For phplot I've
installed a newer version of phplot (rc2) from
http://www.sourceforge.net/projects/phplot/ in the external_packages/phplot
directory.
There are some other phpscripts i've adjusted
classes.inc:

bsdtest# grep -e "array_merge" *
classes.inc: $whole_result[] =
array_merge((array)$row["$derecha"],(array)$row[$izquierda]);
classes.inc: $whole_result[] =
array_merge((array)$row["Jobid"],(array)$row["JobFiles"],(array)$row["JobBytes"]);
classes.inc: $spr2 =
array_merge($spr2,array($row["Name"]=>$row["SUM(JobBytes)"]));

Pieter

--
View this message in context: 
http://www.nabble.com/bacula-web-image-test-phplot-fails-with-%22argument-not-an-array%22-errors-t1503146.html#a4081641
Sent from the Bacula - Users forum at Nabble.com.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to