constantly having to rebuild node permissions after edit
grandmaster - May 5, 2009 - 14:22
| Project: | Taxonomy Access Control Lite |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
having problems with tac lite, i have set all the appropriate access, everything works fine except for one major thing, when i edit a node, it breaks the access. i have 2 node types, if i edit a node of one of the node types, that node will be visible to all users. if i edit a node of the other type, the node will NOT be visible to any users.
so basically, my work around is to rebuild the node permissions every time i edit a node, which is a huge hassle! But i corrects the appropriate access.
i hope you can help me with this, let me know if you need more details, thanks!!!
g.

#1
Enable the devel and devel_node_access modules. Put the devel_node_access block in your page footer. That should help you monitor what the node_access table contains.
I've never heard of this problem before. Sounds like something you've done or installed is screwing up the node_access table.
#2
i've done that. whenever i edit the node, it tells me there is a problem, but i still need to rebuild permissions to fix it.
weird, if you've never heard of this, i guess it could be something else i've installed. would you be interested in taking a look at this or helping to fix it?