Fatal error: require_once() [function.require]: Failed opening required...

mikestefff - May 6, 2009 - 05:29
Project:Nodeaccess
Version:6.x-1.3-beta1
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

Enabled module. When viewing a page that contains nodes/teasers:

Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/node_access/../../modules/node/node.pages.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/includes/menu.inc on line 346

Could this have to do with other access control modules being installed?

#1

eelkeblok - May 10, 2009 - 14:51

Are you using this module (nodeaccess) in addition to the module causing this error (node_access)? That's probably a bad idea, although I can imagine you are just confusing the two (I made this same mistake). The error you are experiencing has a patch available, please refer to this issue: #414764 (it is in the other module's issue queue).

Either way, I don't think this problem is caused by nodeaccess, as it is a known issue with node_access.

#2

mikestefff - May 10, 2009 - 17:50

No I'm not.

 
 

Drupal is a registered trademark of Dries Buytaert.