I've granted the "access others lists of watched posts" permission to the role "site administrator", but when logged in as this role, I get a 403 when trying to access any user's Watched Posts list at /user/<UID>/watcher/binder. However, if I login as user=1, this works fine and I'm able to view other users' lists.
I've tried rebuilding permissions and clearing the cache. Any idea how to debug this one?
Drupal 6.10
ACL 6.x-1.0-beta4
Content Access 6.x-1.1
Forum Access 6.x-1.0-beta3
Token 6.x-1.11
etc.
Comments
Comment #1
solipsist commentedI suggest you disable all access control modules, empty the site cache and rebuild the node access table and see if it helps. This feature worked last time I tested it.
Comment #2
solipsist commented