I've seen this problem discussed vaguely on the main forums http://drupal.org/node/122219, http://drupal.org/node/108088
and the "fix" within that thread on this handbook page http://drupal.org/node/64114
This page says:
This is usually the result of uninstalling an access module* without disabling it properly.
I've disabled the module the correct and proper way, but TAC disable rebuilds the node_access table in a way that when a node is edited, it's node_access entry is deleted, causing nodes edited since the uninstall/disabling of TAC to not show up.
When in the default configuration without TAC, only one node_access row exists, applying to all nodes.
I've used the handbook fix so I no longer have the problem, but I'd just like to make sure that if this is a bug in TAC, that it gets fixed
--Thanks!
TechNinja is using:
Mysql 5
Drupal 5.1
PHP 5
Taxonomy Access Control 1.4
Comments
Comment #1
xjmThis is working correctly in the current version of the module.