Node access

Access denied due to conflicting node arbitration modules in drupal

I sometimes come accross this issue where an access denied is presented where it shouldn't. Often the cause is the node_access table containing information from two or more modules trying to arbitrate node access. The way to overcome this is to reset the node access table (you will lose any settings) back to the default.

This can be done by visiting /admin/content/node-settings and hitting the Rebuild Permissions button.

Syndicate content