qriouslad/debug-log-manager

Error after activating the plugin

Opened this issue · 1 comments

Hey!

Getting this error after i'v activated the plugin on a multisite instance.

PHP Warning:  Trying to access array offset on value of type bool in /Volumes/SecondHD/www/rey-dev-5/app/public/wp-content/plugins/debug-log-manager/bootstrap.php on line 67
PHP Stack trace:
PHP   1. {main}() /../public/wp-admin/plugins.php:0
PHP   2. activate_plugin($plugin = 'debug-log-manager/debug-log-manager.php', $redirect = 'http://multisite.local/site/wp-admin/plugins.php?error=true&plugin=debug-log-manager%2Fdebug-log-manager.php', $network_wide = FALSE, $silent = *uninitialized*) /../public/wp-admin/plugins.php:58
PHP   3. plugin_sandbox_scrape($plugin = 'debug-log-manager/debug-log-manager.php') /../public/wp-admin/includes/plugin.php:661
PHP   4. include_once() /../public/wp-admin/includes/plugin.php:2313
PHP   5. require() /../public/wp-content/plugins/debug-log-manager/debug-log-manager.php:85
PHP   6. Debug_Log_Manager::get_instance() /../public/wp-content/plugins/debug-log-manager/bootstrap.php:348
PHP   7. Debug_Log_Manager->__construct() /../public/wp-content/plugins/debug-log-manager/bootstrap.php:32

Love the plugin idea. Good luck developing it. I'm constantly debugging for my customers so i'll need it, but maybe i will soon start contributing to it too. Thanks!

@hogash thanks for reporting the error. Please try installing v1.6.4 which I've just released.

Great to hear you'll likely be using this for your client work... and looking forward to hear your ideas on how this can be made more useful for debugging work.