Closed (won't fix)
Project:
Bio
Version:
5.x-1.2
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
5 Oct 2008 at 23:44 UTC
Updated:
11 Apr 2009 at 01:22 UTC
Ok, I urgently need help before I get a heart attack.
After installing and enabling the Bio module, I decided to modify some settings:
* Changed content type from Biography to Node Profile
* Checked the "take over node profile" or similar
Afterwards, my site disappeared. I see only the white screen of death - no source code, no nothing. At least my database still seems intact. Do I just drop the Bio table from my database to brign back my site?
Comments
Comment #1
ArgentOfChange commentedOk, I've just deleted the Bio module directory and that fixed it. But any ideas why this happened? If Profiles have been configured, then better stay away from Bio - is that it?
Comment #2
allie mickaA white screen of death means that a PHP error of some kind has occurred. Usually, there is a corresponding server log that cites the details of the problem.
Because Bio interacts with other modules (e.g. it includes the Bio node's fields, which depend on CCK, which depend on field modules and soforth), the issue might appear at some other point along the chain. Whenever you post an issue describing a WSOD, you need to include the corresponding error message to help maintainers identify the root cause of the problem.