bug in the display of the image of the header

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
pacmoi
Posts: 8
Joined: Fri May 01, 2009 2:37 am

bug in the display of the image of the header

Post by pacmoi »

Hi,

I'm using cacti 0.8.7d with AP2.4 and the images of the header are not displayed (see attachment)

extract of the html output:

Code: Select all

<td id="gtabs" align="right" nowrap>
						<a href="/graph_settings.php"><img src="/images/tab_settings.gif" border="0" alt="Settings" align="absmiddle"></a>&nbsp;&nbsp;<a href="/graph_view.php?action=tree"><img src="/images/tab_mode_tree<br />
<b>Notice</b>:  Undefined index:  action in <b>/projects/CACTI/tools/www/cacti-0.8.7d/include/top_graph_header.php</b> on line <b>102</b><br />
.gif" border="0" title="Tree View" alt="Tree View" align="absmiddle"></a><a href="/graph_view.php?action=list"><img src="/images/tab_mode_list<br />
<b>Notice</b>:  Undefined index:  action in <b>/projects/CACTI/tools/www/cacti-0.8.7d/include/top_graph_header.php</b> on line <b>102</b><br />
.gif" border="0" title="List View" alt="List View" align="absmiddle"></a><a href="/graph_view.php?action=preview"><img src="/images/tab_mode_preview<br />
<b>Notice</b>:  Undefined index:  action in <b>/projects/CACTI/tools/www/cacti-0.8.7d/include/top_graph_header.php</b> on line <b>102</b><br />
.gif" border="0" title="Preview View" alt="Preview View" align="absmiddle"></a>&nbsp;<br>
					</td>
error in the logs of apache:

Code: Select all

[Fri May 08 09:57:35 2009] [error] [client ***] File does not exist: /CACTI/tools/www/cacti-0.8.7d/images/tab_mode_tree<br , referer: http://srxsydtln99:8080/plugins/monitor/monitor.php
[Fri May 08 09:57:35 2009] [error] [client ***] File does not exist: /CACTI/tools/www/cacti-0.8.7d/images/tab_mode_list<br , referer: http://srxsydtln99:8080/plugins/monitor/monitor.php
[Fri May 08 09:57:35 2009] [error] [client ***] File does not exist: /CACTI/tools/www/cacti-0.8.7d/images/tab_mode_preview<br , referer: http://srxsydtln99:8080/plugins/monitor/monitor.php

This problem is for all my plugins.

Is there a patch or a way to correct this?

Thanks
Attachments
cacti.GIF
cacti.GIF (9.71 KiB) Viewed 3274 times
mcutting
Cacti Guru User
Posts: 1884
Joined: Mon Oct 16, 2006 5:57 am
Location: United Kingdom
Contact:

Post by mcutting »

Search the forums - this has been posted a few times.
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

We need a bumped release of PIA. There are also some more patches that need to be released. Being it's Mothers Day weekend here in the US, and that I will be out of country next week, my only opportunity will be tomorrow.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
pacmoi
Posts: 8
Joined: Fri May 01, 2009 2:37 am

Post by pacmoi »

Hi,
thanks for the answers.
I've searched on google and on the forum but I was unable to find an answer which solve my problem for the plugin discovery and monitor.

If you have any usefull link I'm very interrest.

Regards
markok
Posts: 3
Joined: Mon Dec 03, 2007 8:57 pm

Post by markok »

I hava also encountered the same problem!
markok
Posts: 3
Joined: Mon Dec 03, 2007 8:57 pm

Post by markok »

Dear mcutting,
please give a link, thanks.
pacmoi
Posts: 8
Joined: Fri May 01, 2009 2:37 am

Post by pacmoi »

Hi,

Does anyone have a solution for this problem :cry: ?

Regards
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

There is a sticky in the Plugin Announcements forum on this issue.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
markok
Posts: 3
Joined: Mon Dec 03, 2007 8:57 pm

Post by markok »

It's ok!

Thank you ,TheWitness

Regards
pacmoi
Posts: 8
Joined: Fri May 01, 2009 2:37 am

Post by pacmoi »

It's ok for me too thank you very much :D
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests