Got a WSOD after upgrading to the August 27, 2015 - 00:53 build for all non-admin pages of the site. Reverting to the previous version restores access to the site. No errors are shown in the log...

Does anyone else have this problem?

Andreas

Comments

platinum1 created an issue. See original summary.

rodrigoaguilera’s picture

Maybe is related to this one #2557881: Call to undefined function drupal_group_functions_by_prefix() that needs also a drupal core update to the latest HEAD.

But if you have proper php error reporting configured it shouldn't be a WSOD.

rodrigoaguilera’s picture

Status: Active » Postponed (maintainer needs more info)
Anonymous’s picture

I just tested this as well. I was seeing a WSOD with 8.0-beta14 (with the code from issue #2557881).

If error reporting was turned on:

Fatal error: Call to undefined method Drupal\Core\Theme\Registry::getPrefixGroupedUserFunctions() in /Users/nate/Projects/d8playground/themes/bootstrap/includes/registry.inc on line 350.

I tested this against 8.0.x-dev and it worked fine, error gone.

rodrigoaguilera’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Then it can be closed.