Grey screen of death
-
I encountered some bugs with my site, so I started deactivating and reactivating plugins to test.
After deactivating and reactivating WordPress Popups plugin, I get the so-called ‘grey screen of death’.
wp-admin works, top and side menus are showing. But when I click on any item in the admin menu, the page shows up for a second before the content portion disappears into a grey screen. To clarify, top and side menus still work, but clicking on anything just gives a grey screen after showing content for like one second.
Your plugin causes this error message to appear:
Uncaught HierarchyRequestError: Failed to execute 'insertBefore' on 'Node': The new child element contains the parent.
The code in question is:
this.parentNode && this.parentNode.insertBefore(a, this.nextSibling)
I had to manually deactivate the plugin via cPanel to continue to have access to wp-admin.
Any ideas for a fix? I would love to continue using your plugin.
- The topic ‘Grey screen of death’ is closed to new replies.