WPIntell

Source evidence

WSOD when activating plugin

Gutenberg Tile Block · support · 2018-09-15T22:28:00+00:00

complaintsentiment
highseverity
1.0relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 35 rows with source links

14.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
trevormeier unresolved
Activating the Gutenberg Tile Block plugin v1.0.7 causes a wordpress white screen of death on the public-facing side of the site. WP-Admin is still accessible. Twenty Sixteen Child Theme Other plugins activated: Advanced Gutenberg Akismet Anti-Spam Atomic Blocks Blackhole for Bad Blocks Block Bad Queries Disable Emojis (GDPR friendly) Gutenberg Meks Easy Maps Permalinks Moved Permanently Regenerate Thumbnails Statify Tiled Galleries Carousel Without Jetpack WP No Category Base WP Retina 2x Thanks for this, I’ll look into it. Any progress? Hello there! Unfortunately, I am not able to replicate the problem you’re experiencing on WP 4.9.8, GB 3.9.0, and Tile Block 1.0.7 (& activating most of the plugins you listed). I’m happy to help, but I will just need your help to find the issue. Could you please: * check your server/apache/PHP error log after it white screens on front end. look for php errors * turn on WP_DEBUG in wp-config.php, refresh front end and see if any errors are output * switch to a twenty-* theme to see if the theme is the issue * disabled all other plugins one-by-one, refreshing front end to see if theres a plugin conflict _(& a friendly reminder to always back up andor use a development version of your site before troubleshooting!)_ I don’t have access to the server logs (it’s a CPanel site) but I’ve tried your other suggestions. Having only this plugin, the site loads. With both Gutenberg (3.9) and this plugin activated, I get the WSOD. Here’s all that is loaded in the browser: <!DOCTYPE html> <html lang=”en-US” class=”no-js”> <head> <meta charset=”UTF-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1″> <link rel=”profile” href=” http://gmpg.org/xfn/11″> ; <script>(function(html){html.className = html.className.replace(/\bno-js\b/,’js’)})(document.documentElement);</script> <title>trevormeier.com //</title> Interestingly, if I turn on WP_DEBUG, the site loads with all plugins enabled. The site is already using the Twenty Sixteen theme.

Comments

4 shown
David Sword 2018-09-15T23:23:00+00:00

Thanks for this, I’ll look into it.

trevormeier 2018-09-21T20:09:00+00:00

Any progress?

David Sword 2018-09-23T21:25:00+00:00

Hello there! Unfortunately, I am not able to replicate the problem you’re experiencing on WP 4.9.8, GB 3.9.0, and Tile Block 1.0.7 (& activating most of the plugins you listed). I’m happy to help, but I will just need your help to find the issue. Could you please: * check your server/apache/PHP error log after it white screens on front end. look for php errors * turn on WP_DEBUG in wp-config.php, refresh front end and see if any errors are output * switch to a twenty-* theme to see if the theme is the issue * disabled all other plugins one-by-one, refreshing front end to see if theres a plugin conflict _(& a friendly reminder to always back up andor use a development version of your site before troubleshooting!)_

trevormeier 2018-10-06T00:05:00+00:00

I don’t have access to the server logs (it’s a CPanel site) but I’ve tried your other suggestions. Having only this plugin, the site loads. With both Gutenberg (3.9) and this plugin activated, I get the WSOD. Here’s all that is loaded in the browser: <!DOCTYPE html> <html lang=”en-US” class=”no-js”> <head> <meta charset=”UTF-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1″> <link rel=”profile” href=” http://gmpg.org/xfn/11″> ; <script>(function(html){html.className = html.className.replace(/\bno-js\b/,’js’)})(document.documentElement);</script> <title>trevormeier.com //</title> Interestingly, if I turn on WP_DEBUG, the site loads with all plugins enabled. The site is already using the Twenty Sixteen theme.