Closed (fixed)
Project:
LABjs
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2012 at 16:50 UTC
Updated:
25 Feb 2012 at 23:10 UTC
...as per title. No special steps to reproduce this, simply enable the module and hit the "Save" button. That leads to a WSOD.
Using latest dev of core: 7.10+114-dev (2012-Jan-26)
Comments
Comment #1
jcisio commentedDo you have this bug with the stable versions? I've just install a clean Drupal 7.10 and LABjs 7.x-1.2 without problem. Steps to install:
Then I browse the new site without any problem.
Comment #2
jcisio commentedTested with Drupal 7.10+115-dev and LABjs 7.x-1.2+2-dev and did not have any problem, neither.
Comment #3
klonos...this might be a (in)compatibility issue with one or more of the modules I'm using. Please leave it postponed while I'm investigating.
Comment #4
bigsyke commentedCheck overlay.
For some reason this module requires overlay to be enabled. I get a WSOD on every install when overlay is disabled. Not sure why its required.
PHP Fatal error: Call to undefined function overlay_display_empty_page() in /srv/www/htdocs/sites/all/modules/labjs/labjs.module on line 216
Comment #5
klonosThanx for the clue Chris! I always disable the overlay in my installations. I was only checking for possible conflict with my contrib modules and would have never thought that this would be due to a core module. What's more?... a core module being disabled. Go figure!
I will have to verify this in my next installation (need to do this in a "vanilla" setup so to make sure that no other contrib is to blame).
Comment #6
klonos...just a note to also check if it happens only when the overlay is disabled or if you also have to completely uninstall it too.
Comment #7
bigsyke commentedUninstalled, or disabled, either way I get a WSOD. I can not use this module unless I enable overlay.
Comment #8
klonosYep, ...setting to active.
Comment #9
jcisio commentedThen it's fixed now. Thanks all ;-)
Comment #10
bigsyke commentedConfirmed its fixed, thank you!!
Comment #11
klonosYep, fixed! ...but lets just leave the bot to auto-close it ;)