Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2008 at 20:21 UTC
Updated:
19 Aug 2009 at 09:28 UTC
I'm trying to limit access to one of my views to a particular role. (I've often seen the role Access options but never attempted to use them.)
Well, this is what I'm getting:
*) When I'm not logged in (aka - "anonymous") the view directs me to the error page (this is good)
*) When I am logged in (via a user not yet given the role selected in my view config) the view shows (not good)
I'm sure I'm overlooking something, but what?
I've recreated the view and cleared the cache - no luck.
Comments
Comment #1
cozzi commentedI knew it was me!
I was overlooking that the role (I was attempting to block) was already given access to "All Views" at the Role Access Control level.
Cheers!
Comment #2
michalczernik commentedThanks for posting back, I have done some mistake... ;o)