Hey guys,

Once I have the features and all of its dependencies turned on, my Atrium install displayed the white screen of death. The only way I could get out of it was to delete the folders I had installed for this feature (and supporting modules) from the server … Which isn't good practice.

Any suggestions on how I can overcome this? :)

Comments

patrickfrickel’s picture

I'll join your club. Good thing it is a local install. Is it anything to do with memory allocation i.e. php or Drupal permission...grasping at straws here.

shadcn’s picture

I had the same issue. Adding some memory in drupal sites/default/settings.php solved the problem.

malcomio’s picture

I also had the same issue, but on my (shared hosting) server, increasing the memory limit didn't fix it. I ended up having to restore a backup of my install.

Not sure where the problem lies, but I think I'm going to try building my own feature to try to avoid the dependencies on invoice and flag. I've made a start here: http://drupal.org/sandbox/malcomio/1491664

cweagans’s picture

@malcomio, want to take over this module? I'd give it to you, but we need to chat about direction and whatnot. Are you at Drupalcon?