Hello,

I am trying to delete a node from my Drupal 8 website and I get this Fatal error on a WSOD:

Fatal error: Call to a member function initialize() on null in /home/mywebsitename/public_html/modules/mollom/src/API/FeedbackManager.php on line 51

Can anyone help?

Many thanks.

M

Comments

lilbebel created an issue. See original summary.

lilbebel’s picture

I had to uninstall Mollom via SSH as it was stopping me from creating and deleting nodes of content types, uninstalling modules, and deleting views and blocks. I was getting a WSOD with the Fatal Error above and couldn't uninstall via the UI either. Now, with Mollom gone, there are no more WSOds or fatal errors.

eshta’s picture

Status: Active » Closed (duplicate)

Thanks for the report. This will be addressed in https://www.drupal.org/node/2777991