Closed (cannot reproduce)
Project:
Workbench Access
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2011 at 18:05 UTC
Updated:
13 Jan 2013 at 16:10 UTC
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
Comment #1
agentrickardTry 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.
Comment #2
agentrickardComment #3
agentrickard