Team

When i enable Workflow Access module in Drupal 7.8, its throwing white screen of death, and not able to access the site until i remove it from file system. below is the error displayed in watchdog. there are no errors in error or access logs.

Type workbench_access
Message Failed to load required include file sites/all/modules/workbench_access/modules/menu.workbench_access.inc
Severity error

Comments

agentrickard’s picture

Category: bug » support

Try increasing your PHP memory limit. This is not replicable.

Also check that the file referenced above actually exists and is readable by the web server.

agentrickard’s picture

Priority: Critical » Normal
agentrickard’s picture

Status: Active » Closed (cannot reproduce)