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.

Comments

epersonae2’s picture

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.

ssherriff’s picture

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

epersonae2’s picture

Aha - looks like SOAP module is NOT on. :( Thanks for the info, anyway.... Will be keeping my fingers crossed for a non-soap version. :)

ssherriff’s picture

Status: Active » Fixed

Ok, the newest release no longer needs the soap extension installed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.