I have been trying to get this module working for the past few days. I even tried the cvs version without success. It will not make selected pages non-viewable for roles not checked off. If for example, I deselect anonymous user - anonymous users still can view the page.

This is very important functionality for my site. Any suggestion on what the problem is?

I am using drupal 5.2

Comments

tonyce’s picture

Just to help anyone having the same problem. taxonomy_access and node privacy byrole module do not seem to play nice togather. It is either or the other but not both. I disabled taxonomy_access module and node privacy byrole module now works.