Closed (duplicate)
Project:
Content Access
Version:
6.x-1.0
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 15:58 UTC
Updated:
15 May 2009 at 12:50 UTC
I installed the module and configured to have all the pages with "Auth" and "Anon" user access. Then at page level, I changed to have only "Auth" user access but it still showing for "Anon" user. Please help.
Comments
Comment #1
fischerj commentedUsing Drupal 6.10? Try and take a look at #384568: Cannot ungrant anonymous view permission for new content type
Comment #2
fagoprobably a duplicate of #384916: Permissions for anonymous user not saved
Comment #3
weirdnwise commentedhello there,
i have a similar / same problem: I installed content_access (6x.1-1) and acl (6.x-1.0-rc1) (drupal 6.12 but same with 6.7 before), changed the access control for a certain page so anonymous users don't have view access (which at least seems to get saved - the check is removed and also an entry in the db is created / updated) but anonymous users can still view that page.
any ideas are appreciated ...