Closed (outdated)
Project:
Content Access
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2008 at 17:29 UTC
Updated:
23 May 2020 at 16:34 UTC
Jump to comment: Most recent
Comments
Comment #1
borgo commentedProbably I had to reset the permissions cache in /admin/content/node-settings. It seems to work now
Comment #2
FableForge commentedThere should be a warning before installing this module.
1.- After installed, it simply didn't work for older posts.
2.- It took me a while to find out the module author included a new button under admin/content/node-settings (this is not in the documentation) that rebuilds the entire permissions cache, first by taking all privs away (!!) then rebuilding them. But clicking that button goes to a 404 page not found error because the path is absolute instead of relative, probably.
3.- Going to admin/content/ alone will give a fatal error (memory allocation). Quite a few pages give me this error.
4.- Trying to uninstall this module gives me a zero bytes reply fatal error, and it won't uninstall.
So, I'm in trouble now. Several pages on my site give me fatal error, and I can't uninstall. A warning should be posted.
Comment #3
fago@fableforge: read the readme and the warning about big sites... Else rebuilding permissions at /admin/content/node-settings helps.
Comment #4
captaingeek commentedwhats the proper uninstall method?
Comment #5
good_man commentedIs this a duplicate of #189542: uninstall content_access revokes access for all nodes (5.x) ? please don't reopen two same issues.
Comment #6
gisle