Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


Cacti 8.7b

 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Network Weather Map)
Author Message
markk96



Joined: 28 Apr 2008
Posts: 11

PostPosted: Thu Aug 28, 2008 4:50 pm    Post subject: Cacti 8.7b Reply with quote

I installed Weathermap to the instructions, it says to to put the following lines in the global.php file.

$plugins = array();
$plugins[] = 'monitor';
$plugins[] = 'weathermap';

I put them at the end of the file as you see here.

/* current cacti version */
$config["cacti_version"] = "0.8.7b";
$plugins = array();
$plugins[] = 'monitor';
$plugins[] = 'weathermap';
?>


I do not get the options to turn on weathermap for any users.

What am I missing.
Back to top
Howie
Cacti Guru User


Joined: 16 Sep 2004
Posts: 2252
Location: United Kingdom

PostPosted: Thu Aug 28, 2008 5:38 pm    Post subject: Reply with quote

If you needed to add the $plugins=array() line, then you didn't install the Plugin Architecture first.
Back to top
alexcf



Joined: 10 Jul 2003
Posts: 16

PostPosted: Fri Aug 29, 2008 5:40 am    Post subject: Reply with quote

Is anyone seeing this problem when using the editor?

Notice: Undefined index: key in /home/cacti/www/plugins/weathermap/Weathermap.class.php on line 1209

(repeats itself about 10 times.)

Thanks,

Alex.
Back to top
Howie
Cacti Guru User


Joined: 16 Sep 2004
Posts: 2252
Location: United Kingdom

PostPosted: Fri Aug 29, 2008 5:47 am    Post subject: Reply with quote

alexcf wrote:
Is anyone seeing this problem when using the editor?

Notice: Undefined index: key in /home/cacti/www/plugins/weathermap/Weathermap.class.php on line 1209

(repeats itself about 10 times.)

Thanks,

Alex.


(you would get more replies if you posted this as a new thread in the weathermap forum)

I haven't seen that one.

Which version?
Back to top
alexcf



Joined: 10 Jul 2003
Posts: 16

PostPosted: Fri Aug 29, 2008 9:16 am    Post subject: Reply with quote

Yeah, thought I would, what I'll do is create a new thread and link it here...

http://forums.cacti.net/viewtopic.php?t=28840&start=0&postdays=0&postorder=asc&highlight=
Back to top
tomate



Joined: 05 Jun 2006
Posts: 48

PostPosted: Tue Nov 25, 2008 9:46 am    Post subject: Reply with quote

hello,

i have exactly the same problem
i first installed the plugin architecture (patching my cacti), then thold, and at last weathermap

in global.php i have this :

$plugins = array();
$plugins[] = 'settings';
$plugins[] = 'weathermap';
$plugins[] = 'thold';

cacti 0.8.7 and weathermap 0.95b

any idea ?
Back to top
Howie
Cacti Guru User


Joined: 16 Sep 2004
Posts: 2252
Location: United Kingdom

PostPosted: Tue Nov 25, 2008 10:01 am    Post subject: Reply with quote

which problem? since there are two different ones in this thread....
Back to top
tomate



Joined: 05 Jun 2006
Posts: 48

PostPosted: Tue Nov 25, 2008 10:40 am    Post subject: Reply with quote

Howie wrote:
which problem? since there are two different ones in this thread....
sorry, the first one

In settings, i have settings for weathermap (Misc settings) but i do not have any button on the left of console page, in managment

Back to top
Howie
Cacti Guru User


Joined: 16 Sep 2004
Posts: 2252
Location: United Kingdom

PostPosted: Tue Nov 25, 2008 10:44 am    Post subject: Reply with quote

tomate wrote:
Howie wrote:
which problem? since there are two different ones in this thread....
sorry, the first one

In settings, i have settings for weathermap (Misc settings) but i do not have any button on the left of console page, in managment


and you don't have the option to add Weathermap permssions in User Management?
Back to top
tomate



Joined: 05 Jun 2006
Posts: 48

PostPosted: Tue Nov 25, 2008 10:47 am    Post subject: Reply with quote

Howie wrote:
tomate wrote:
Howie wrote:
which problem? since there are two different ones in this thread....
sorry, the first one

In settings, i have settings for weathermap (Misc settings) but i do not have any button on the left of console page, in managment


and you don't have the option to add Weathermap permssions in User Management?
ok, thanks that was that
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Network Weather Map) All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group