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

ArgentOfChange’s picture

Ok, 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?

allie micka’s picture

Status: Active » Closed (won't fix)

A 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.