First of thank you for this great module. It was exactly what I was looking for.

I have the following issue,

When I have created a block it shows up fine when I am logged in, but when I log out the block disappears. Even though I have set up the Role specific visibility settings settings correctly (nothing ticked, so visible to all users)

How do I get the block(s) to show for anonymous users ?

Comments

sleepingbeagle’s picture

I have the same issue. Any thoughts on how to fix it?

qurgh’s picture

I'm having the same issue too.

I installed the module, got the images appearing on all the pages I need it to, but as soon as I log out they stop being displayed. I've checked all the permissions and tried various different configs but without any luck.

sleepingbeagle’s picture

I found it!!! Go to administer >> permissions >> headerimage module and check the boxes for view header image for botht he anonymous and authenticated users! It should work!

nathanjo’s picture

Yes, that should work.

nathanjo’s picture

Status: Active » Closed (fixed)

no response, presumably fixed.

mrath’s picture

Status: Closed (fixed) » Active

Hello,

with me it is only indicated if I give to the guests "administer nodes" rights. Where does the dog buried lie there? I also find the concerning variable not this caused.

sutharsan’s picture

mrath, I don't understand you English. But perhaps the anonymous user can not see the original node too (the one that should be displayed in the block).

bryancasler’s picture

SOLVED!

The trick was that I had to enable two different permissions.

For reference the node type I created to upload header images into is named "header_image"

In my permissions I had to enable the two following permissions.

content_permissions module

    view field_header_image

headerimage module

    view header image
sense-design’s picture

Status: Active » Closed (fixed)