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

math_1048’s picture

[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

glass.dimly’s picture

Version: 6.x-3.x-dev » 6.x-3.0
Assigned: math_1048 » Unassigned
Category: support » bug

I'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.