ill update more tomorrow.
but i looked in tables acl, acl_node, acl_user, node_access, content_access and cant figure out why Devel reports missing node_access entries if i deleted them. rebuilding perms fills node_access with pretend default perms for content type, but i changed those perms. i forget what was exact problem but it definately seemed perplexing. but i just wanted to type this up now before i forget at work tomorrow.

i think i set default perms for content type, changed it to per-node settings, then changed defualt perms and turned off per-node. the node_access entries should be the new role ids. but when i rebuild the perms, it uses the old ones. pretty funky. not sure how its being populated when all mentions of the old default setting are gone, confirmed by checking all those tables i mentioned.

Comments

armyofda12mnkeys’s picture

forget this last issue for now. I forgot to look in variables['content_access_settings']. forgot content-type settings go in there, was looking at content_access table until realized those are per-node settings i believe. i am having a few other issues but this one can be closed :).

fago’s picture

Status: Active » Fixed

for the other issues: I've just overhauled the module for 6.x
Please update to the dev snapshot generated next, then resave your settings. Then it should work just fine.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.