I have set up block to feature a random node in a block. Everything works properly when logged in as a user. However, if accessing my site as an anonymous user, the random feature does not appear to work. Instead, only the front node in the queue loads. Am I not doing something correct?
Comments
Comment #1
ezra-g commentedThis sounds like a duplicate of http://drupal.org/node/205992 . If you change the queue order and make a different node first in the queue, is this change reflected in the block?
Comment #2
craigdurling commentedWhen I change the order it doesn't reflect in the block.
Comment #3
ezra-g commentedThis is almost certainly a duplicate of the above mentioned issue. As a workaround, you could try clearing the page cache.