Closed (duplicate)
Project:
Workbench Media
Version:
7.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2012 at 20:11 UTC
Updated:
9 May 2012 at 22:51 UTC
When going to My Workbench->Create Content->Add Media, I get a Fatal error, require_once on includes/media.pages.inc. Looking at your .module, file, you are requiring the includes/media.pages.inc file in your hook_menu. In the module itself (both 1.0 and 1.x-dev) this file is completely missing.
Comments
Comment #1
dave reidThis was already fixed by #1167838: Error admin/workbench/media/add.
Comment #1.0
dave reidCorrection, removing line 21 does not fix the issue, just changes it.