Hello enabling the dev for me with the rc3 candidate white screen's out the drupal install and outputs a generic message almost wsod style. White background and:

"The website encountered an unexpected error. Please try again later."

I've been trying to put together my drupal 7 core install for drupal 8 so have been testing many modules - enabling 1 at a time to narrow down any culprits.

I'll gladly test any new versions to help put together a stable version.

Thank you for your time and effort put into the module.

Phil

CommentFileSizeAuthor
#3 search404-fix-wsod-2612440-1-D8.patch453 bytesanish.a

Comments

kingfisher64 created an issue. See original summary.

kingfisher64’s picture

Further info, there are no error reports and the module cannot be uninstalled as it just goes to the same wsod screen.

Can you tell me what info is stored in the db and where so I can uninstall from there as it's sort of bricked part of my install. Thank you :)

anish.a’s picture

StatusFileSize
new453 bytes

Please find the patch attached. It will fix the WSOD issue.

Configuration objects by default are immutable. Changed the setting accordingly.

anish.a’s picture

Assigned: Unassigned » anish.a
Issue tags: +WSOD
kingfisher64’s picture

This patch fixes wsod.

Please commit Mr Maintainer :)

Thanks again Anish

kingfisher64’s picture

Status: Active » Reviewed & tested by the community

  • anish_zyxware committed dbb6ccb on 8.x-1.x
    #2612440 - Fix WSOD by making 404 page setting editable
    
anish_zyxware’s picture

Status: Reviewed & tested by the community » Closed (fixed)

This issue is fixed as per #7 and is available in 8.x-1.x-dev branch

anish_zyxware’s picture