Cacti / plugin_routerconfigs

Router Config Plugin for Cacti
GNU General Public License v2.0
10 stars 6 forks source link

add device #7

Closed dabeani closed 7 years ago

dabeani commented 7 years ago

Hi,

when you are on the Router Configs "devices" tab and you click only the "go" button without having any entries you get following error lines...

2017-01-06 09:49:18 - CMDPHP PHP ERROR NOTICE Backtrace: (/plugins/routerconfigs/router-devices.php: 129 actions_devices)(/plugins/routerconfigs/router-devices.php: 279 CactiErrorHandler)(/lib/functions.php: 4199 cacti_debug_backtrace) 2017-01-06 09:49:18 - ERROR PHP NOTICE in Plugin 'routerconfigs': Undefined offset: 0 in file: /usr/share/cacti/plugins/routerconfigs/router-devices.php on line: 279

BR bernhard

dabeani commented 7 years ago

same on authentication Tab...

2017-01-06 09:51:02 - CMDPHP PHP ERROR NOTICE Backtrace: (/plugins/routerconfigs/router-accounts.php: 90 actions_accounts)(/plugins/routerconfigs/router-accounts.php: 154 CactiErrorHandler)(/lib/functions.php: 4199 cacti_debug_backtrace) 2017-01-06 09:51:02 - ERROR PHP NOTICE in Plugin 'routerconfigs': Undefined offset: 0 in file: /usr/share/cacti/plugins/routerconfigs/router-accounts.php on line: 154

cigamit commented 7 years ago

Resolved, thanks!