Download & Extend

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

Project:Nodeaccess
Version:6.x-1.3-beta1
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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?

Comments

#1

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

No I'm not.

#3

Status:active» closed (won't fix)