I have an explicit deny on a particular hierarchy of pages. Now, the group which has read access to those pages , does not have any other read access.
Is it possible that because of these permissions, the users on that page are not able to see multiple components.
I have 2 live copies, 1 with these permissions (allow & deny ), and 1 with no permissions.
I am able to see components in the second one , but in the first one, I can see an error in the log files which states "Method not accessible on xyzComponent@...
I'm not sure if ACL permissions can affect initialization of back-end classes.