In permissions, all roles are set to be able to view all panes. There are not any selection rules set for this node override that require a user to have a certain role to be able to view the override.

So, I'm confused as to why some roles are able to view the override while others get an Access denied error.

Any help in finding the solution would be great.

Thanks.
seth

Comments

merlinofchaos’s picture

Access to the node page is still controlled by Drupal, so if node_access() determines that a user shouldn't have access to a node it still won't. Is this the problem?

seth.vincent’s picture

I think that is the problem. Dang. Thank you.

merlinofchaos’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.