Cannot use object of type WP_Error
-
Running WP Multisite 4.5 Nginx 1.9.14.
When I click an option I get the white page of death.
Here is what my log says:
2016/04/21 08:02:48 [error] 29735#29735: *1775 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /var/www/example.online/html/wp-content/plugins/debug-this/debug-this.php:195 Stack trace: #0 /var/www/example.online/html/wp-includes/plugin.php(525): Debug_This->buffer_page('') #1 /var/www/example.online/html/wp-includes/template-loader.php(12): do_action('template_redire...') #2 /var/www/example.online/html/wp-blog-header.php(19): require_once('/var/www/digita...') #3 /var/www/example.online/html/index.php(17): require('/var/www/digita...') #4 {main} thrown in /var/www/example.online/html/wp-content/plugins/debug-this/debug-this.php on line 195 PHP message: PHP Stack trace: PHP message: PHP 1. newrelic_exception_handler(*uninitialized*) UNKNOWN?:0" while reading response header from upstream, client: 123.123.123.123, server: example.online, request: "GET /store/products/ladies-sweat-shirt/?page&product=ladies-sweat-shirt&post_type=product&debug-this=backtrace HTTP/2.0", upstream: "fastcgi://127.0.0.1:9000", host: "marketpress.example.online", referrer: "https://marketpress.example.online/store/products/ladies-sweat-shirt/"
I found a few threads here where people had same issue but no follow up on those threads.
Any idea what’s going on?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Cannot use object of type WP_Error’ is closed to new replies.