Your message dated Sun, 27 Mar 2005 08:01:30 -0500
with message-id <[EMAIL PROTECTED]>
and subject line closing bug, as promised
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Aug 2004 07:00:23 +0000
>From [EMAIL PROTECTED] Fri Aug 20 00:00:23 2004
Return-path: <[EMAIL PROTECTED]>
Received: from forumakad.pl [212.182.115.22] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1By3Nv-0003X7-00; Fri, 20 Aug 2004 00:00:23 -0700
Received: from amavis by forumakad.pl with scanned-ok (Exim 3.35 #1 (Debian))
id 1By3Nr-0002CB-00
for <[EMAIL PROTECTED]>; Fri, 20 Aug 2004 09:00:19 +0200
Received: from forumakad.pl ([127.0.0.1])
by localhost (forumakad [212.182.115.22]) (amavisd-new, port 10024)
with ESMTP id 08330-04 for <[EMAIL PROTECTED]>;
Fri, 20 Aug 2004 09:00:19 +0200 (CEST)
Received: from eyck by forumakad.pl with local (Exim 3.35 #1 (Debian))
id 1By3Nr-0002C6-00; Fri, 20 Aug 2004 09:00:19 +0200
From: Dariush Pietrzak <[EMAIL PROTECTED]>
Subject: cacti: Fails to draw some of the graphs ( curiously, all traffic
graphs )
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.10.1
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 20 Aug 2004 09:00:19 +0200
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at forumakad.pl
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
HTML_MESSAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: cacti
Version: 0.8.5a-4
Severity: normal
Resulting png's look like this:
<br />
<b>Notice</b>: Undefined variable: graph_item_types in
<b>/usr/share/cacti/lib/graph_variables.php</b> on line <b>153</b><br />
( Lot's of those... )
<b>Notice</b>: Undefined variable: graph_item_types in
<b>/usr/share/cacti/lib/graph_variables.php</b> on line <b>153</b><br />
<89>PNG
^Z
( Rest of this PNG )
One solution seems to be adding 'global $graph_item_types;' declaration before
'$graph_item_types' is used, like this:
for ($t=0;($t<count($graph_items));$t++) {
+ global $graph_item_types;
if ((ereg("(AREA|STACK|LINE[123])",
$graph_item_types{$graph_items[$t]["graph_type_id"]})) &&
(!empty($graph_items[$t]["data_template_rrd_id"]))) {
regards,
-- System Information
Debian Release: 3.0
Kernel Version: Linux forumakad 2.4.26-bsd21i #1 Mon May 31 07:56:17 CEST 2004
i686 unknown
---------------------------------------
Received: (at 266998-close) by bugs.debian.org; 27 Mar 2005 13:02:01 +0000
>From [EMAIL PROTECTED] Sun Mar 27 05:02:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl092-235-113.phl1.dsl.speakeasy.net (sativa.seanius.net)
[66.92.235.113]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DFXOz-0000r2-00; Sun, 27 Mar 2005 05:02:01 -0800
Received: by sativa.seanius.net (Postfix, from userid 1000)
id B090B15834; Sun, 27 Mar 2005 08:01:30 -0500 (EST)
Date: Sun, 27 Mar 2005 08:01:30 -0500
From: sean finney <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: closing bug, as promised
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N"
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--fUYQa+Pmc3FrFX/N
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
--=20
--fUYQa+Pmc3FrFX/N
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFCRq6qynjLPm522B0RAr3aAJwP0jOyt7nNlZdkdVNpckovUgsk0ACcDf1F
bgvSWqtOxdL19rzgjIMY0zc=
=WnEs
-----END PGP SIGNATURE-----
--fUYQa+Pmc3FrFX/N--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]