Active
Project:
Context
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2010 at 14:24 UTC
Updated:
14 Oct 2010 at 22:09 UTC
Hello,
I get this issue with context,
condition is: Taxonomy
reaction is: block
when I browse nodes as root, every thing is OK.
but when I logged out- and browse nodes as anonymous - blocks of context does not displayed.
block module are views, and other modules blocks.
please help me to fix this issue,
thanks and regards
Comments
Comment #1
math_1048 commented[fixed] - its was a confilict with Vocabulary Permissions module
thanks and regards
===================================================================
I face this problem too, and I think its related to the main one.
all variables I defined in mytheme_preprocess_node function are works for authenticated users but not for anonymous!!!!!!
please help
thnx
Comment #2
glass.dimly commentedI've been able to replicate this issue:
Create a block, and set the visibility setting so it is visible on only a specific node.
Now, create a context that displays that block.
The block visibility for context is respected when you are logged in, but when you are anonymous, block settings are respected.