Plugin not displaying correct

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
sorted78
Posts: 2
Joined: Mon Feb 15, 2010 2:28 pm

Plugin not displaying correct

Post by sorted78 »

Hi,

After installing a plugin it does display correctly when selecting it from the top tabs. I get the following error, however when I scroll down it does displayed but the top menu doesnt -- any ideas?

( ! ) Notice: Undefined index: action in /usr/local/apache2/htdocs/cacti/include/top_graph_header.php on line 146
Call Stack
# Time Memory Function Location
1 0.0018 197688 {main}( ) ../clog.php:0
2 0.1213 6082464 clog_view_logfile( ) ../clog.php:31
3 0.1250 6156176 include_once( '/usr/local/apache2/htdocs/cacti/include/top_graph_header.php' ) ../clog.php:89

The file size

-rwxrwxrwx 1 root root 9046 2009-12-14 14:18 cacti/include/top_graph_header.php
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

This error can IMHO be ignored. Adding a line
$_REQUEST["action"] = "";
in that plugin will remove that bug. But display should be fine if if that error occurs. Or we have two different problems here.
R.
sorted78
Posts: 2
Joined: Mon Feb 15, 2010 2:28 pm

Post by sorted78 »

Thanks this worked!
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests