Uninstall pluging in plugin arch 2.8 (what does it do)
Moderators: Developers, Moderators
-
- Cacti User
- Posts: 146
- Joined: Tue Oct 04, 2005 4:20 pm
- Location: suwanee, ga
- Contact:
Uninstall pluging in plugin arch 2.8 (what does it do)
Sorry if this is a dumb question... I was having problems saving thold templates and came accross some posts that recommended uninstalling and reinstalling the thold plugin... I went in and disabled the plugin first and then uninstalled it via the little up/down arrow within plugin management... but now i want to add it back... i am not seeing such an option.... the plugin directory is still in the plugins directory.... now sure how to proceed.
-
- Cacti User
- Posts: 146
- Joined: Tue Oct 04, 2005 4:20 pm
- Location: suwanee, ga
- Contact:
Re: Uninstall pluging in plugin arch 2.8 (what does it do)
disregard - i had some of the below lines uncommneted in the include/config.php file... as soon as i commented them all back out again, the thold plugin came back in the UI....
/* load up old style plugins here */
$plugins = array();
# THESE ARE OLD PLUGINS AND NO LONGER NEED TO BE IN HERE
#$plugins[] = 'tools';
#$plugins[] = 'syslog';
#$plugins[] = 'update';
#$plugins[] = 'realtime';
#$plugins[] = 'superlinks';
# THESE ARE NEWER PLUGINS
#$plugins[] = 'thold';
#$plugins[] = 'settings';
#$plugins[] = 'docs';
#$plugins[] = 'clog';
#$plugins[] = 'nectar';
/* load up old style plugins here */
$plugins = array();
# THESE ARE OLD PLUGINS AND NO LONGER NEED TO BE IN HERE
#$plugins[] = 'tools';
#$plugins[] = 'syslog';
#$plugins[] = 'update';
#$plugins[] = 'realtime';
#$plugins[] = 'superlinks';
# THESE ARE NEWER PLUGINS
#$plugins[] = 'thold';
#$plugins[] = 'settings';
#$plugins[] = 'docs';
#$plugins[] = 'clog';
#$plugins[] = 'nectar';
Who is online
Users browsing this forum: No registered users and 6 guests