Drupal module footermap WSOD
By Greg | 2007.08.12
The footermap module causes a WSOD upon enabling.
To recover, go into mysql and run the following to disable the module:
update system set status = 0 where name = 'footermap';
Full text blog feed