Closed (fixed)
Project:
Campaign Monitor
Version:
6.x-2.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2009 at 17:58 UTC
Updated:
10 Jul 2009 at 08:00 UTC
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
Comment #1
epersonae2 commentedI 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.
Comment #2
ssherriff commentedThis 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
Comment #3
epersonae2 commentedAha - looks like SOAP module is NOT on. :( Thanks for the info, anyway.... Will be keeping my fingers crossed for a non-soap version. :)
Comment #4
ssherriff commentedOk, the newest release no longer needs the soap extension installed.