node_privacy_byrole with tac_lite
restyler - June 17, 2009 - 17:37
| Project: | Taxonomy Access Control Lite |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
node_privacy_byrole is reported to have a conflict when used with TAC module.
But can I encounter any problems using tac_lite + node_privacy_byrole?
Thanks in advance!

#1
There's a feature in Drupal 7 designed to allow multiple node_access modules to work together. Without it, either the modules do just what you want, or they don't and it's difficult to change that. most likely, the logic of the two is ORed together so that if either module gives a user access to a node, the user will have that access.
I've never used node_privacy_byrole. Try them together and let us know what happens.
#2
Hi,
your expectation that tac_lite and node_privacy_byrole can't work together is correct. (the logic of two modules is ORed together)
So I'm sticking with tac_lite for now.
thanks!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.