On Tue, Oct 06, 2009 at 12:26:45AM +1100, Craig Small wrote: > After a very long wait, I've finally released JFFNMS version 0.8.4 and > it is now available on sourceforge. The release has all of the Debian > fixes integrated into it as well as the following features: I've just noticed the traffic graph fails. The problem is the comment lines where I have escaped the colon and shouldn't.
Around line 29 of engine/graphs/traffic.inc.php: "COMMENT:'Inbound Bandwidth: ".($data["bandwidthin"] /1000)." kbps'", "COMMENT:'Outbound Bandwidth:".($data["bandwidthout"]/1000)." kbps".(!empty($data["address"])?" IP: ".$data["address"]:"")."\\n'", The colon after bandwidth would of looked like /: it should be not escaped. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 http://www.enc.com.au/ csmall at : enc.com.au http://www.debian.org/ Debian GNU/Linux, software should be Free ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users