WSOD when adding block
epersonae2 - May 13, 2009 - 17:58
| Project: | Campaign Monitor |
| Version: | 6.x-2.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When I try to add the block to my site, I get the "white screen of death" -- no errors, no nothing. Drupal version 6.11, PHP version 5.1.6, Zen theme with custom subtheme, have tried both left sidebar and footer. Help?!
It's possible that I need to turn up the PHP error reporting, I'll check that too and see if it helps any.

#1
I should also note that I have to go directly into the database to remove the block from the region and get the site running again.
#2
This might be because of not having the soap module for php5 turned on. Can you verify you have this on?
I am working on an update that won't need php5 and the soap module, and if i still do, I will be adding in a check for that module so people don't get confused.
Can you verify if that is the case and let me know?
Cheers,
Stephanie
#3
Aha - looks like SOAP module is NOT on. :( Thanks for the info, anyway.... Will be keeping my fingers crossed for a non-soap version. :)
#4
Ok, the newest release no longer needs the soap extension installed.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.