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

dave reid’s picture

Status: Active » Closed (duplicate)
dave reid’s picture

Issue summary: View changes

Correction, removing line 21 does not fix the issue, just changes it.