Cacti / plugin_gexport

Cacti Graph Export Plugin
GNU General Public License v2.0
12 stars 9 forks source link

php error when attempting to disable a specific Graph Export Definition #3

Closed dsclassen closed 7 years ago

dsclassen commented 7 years ago

Instead of disabling a specific Graph Export Definition it disabled the entire plugin.

2017-02-01 20:43:08 - CMDPHP ERRORS DETECTED - DISABLING PLUGIN 'gexport'
2017-02-01 20:43:08 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler)(/lib/functions.php: 4276 cacti_debug_backtrace)
2017-02-01 20:43:08 - ERROR PHP ERROR in Plugin 'gexport': Call to undefined function export_disable() in file: /cacti/plugins/gexport/gexport.php on line: 206
cigamit commented 7 years ago

Resolved, thanks for reporting.