Hi guys.

I am doing a fresh install of commerce kickstart.

After the fresh install I tried enabling a few extra modules and I got a white screen of death.

After some fiddling and enabling one at a time I figured out one of the offending ones is Book from Core.

I tried a fresh install and only enable book to see what happened.

Rather than going to the modules page after enabling I get a white screen with some minimal content.
The URL shows http://mysite.co.uk/admin/modules/list/confirm
The web page shows hardly anything and is certainly not right.

This is all thats in the page source

  <div id="branding" class="clearfix">
              <h1 class="page-title">List</h1>
            <div class="breadcrumb clearfix"><a href="/node">Home</a> <span></span> <a href="/admin">Administration</a> <span></span> <a href="/admin/site-config">Site settings</a> <span></span> <a href="/admin/site-config/advanced">Advanced settings</a> <span></span> <a href="/admin/modules">Modules</a> <span></span> List</div>      </div>

  <div id="page">
          <div class="tabs-secondary clearfix"></div>
    
    <div id="content" class="clearfix">
      <div class="element-invisible"><a id="main-content"></a></div>
                        

There are no errors in the reports section and it does seem to be working. I'm still worried though things may be screwy since it may not have installed correctly.

Oh and before anyone says this is a core issue I can install book without issue in a default drupal instalation so its something to do with Kickstart.

Comments

bigmonmulgrew’s picture

Actually I've noticed it happening with a selection of other modules

Admin menu
Remember Me
SEO checklist (requires checklist API)
All of the CAPTCHA modules I tried

Same result each time. I'm given a white screen but the module appears to have been installed properly. I am having to clear the menu cache for it to appear in the menus and config page though.

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

Could you please enable PHP errors and post which errors you get. WSOD means that your PHP errors are hidden. Could you also try with 2.13 to see whether it still gives problems on the newest version?

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closed for inactivity.