Query monitor causes fatal PHP error with no indication why
-
Hi. I love this plugin! It made me so sad when I discovered it was crashing WP. I suspect the real problem is with my code, but shouldn’t that show up in the stack trace? Here’s the error I receive:
PHP Fatal error: Uncaught Error: Class name must be a valid object or a string in /var/www/staging.edenbooks.org/htdocs/wp-content/plugins/query-monitor/collectors/php_errors.php:206
Stack trace:
#0 /var/www/staging.edenbooks.org/htdocs/wp-content/plugins/query-monitor/collectors/php_errors.php(65): QM_Collector_PHP_Errors->output_fatal(‘Fatal error’, Array)
#1 [internal function]: QM_Collector_PHP_Errors->exception_handler(Object(ParseError))
#2 {main}
thrown in /var/www/staging.edenbooks.org/htdocs/wp-content/plugins/query-monitor/collectors/php_errors.php on line 206
- The topic ‘Query monitor causes fatal PHP error with no indication why’ is closed to new replies.