Closed (fixed)
Project:
OG Views Extra
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2009 at 04:37 UTC
Updated:
25 Mar 2010 at 23:40 UTC
I tried to put the permission on views but the views are still accessible, can you see what is the problem?
Comments
Comment #1
geshan commenteddoes it show the empty text rather than the access denied page?
Comment #2
kscheirerYou should be seeing the access denied page. Are you using the group as an argument, or are you displaying this view on the a node that belongs to a group?
If its an argument I don't think this module works at all. I think its time to add something to the documentation about that. I use this module to display views either on the group node page or a group's post page (a node that belongs to a group).
Comment #3
kscheirerI updated the module description and README.txt file to make it clear that this module doesn't work with Views arguments, hopefully that should reduce the confusion.