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
Comment #1
eelkeblokAre 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.
Comment #2
mstef commentedNo I'm not.
Comment #3
Anonymous (not verified) commented