Dear all!

I've installed Lightbox2 and use image module to create image gallery. It works fine with authenticated users. But Lightbox is not shown with anonymous user and images open as usual nodes. I dont find any options in the permissions page.

Please advise.

Comments

dany67’s picture

I too have the same problem (6.x-1.11)

yogurt’s picture

Same problem (6.x-1.11, Drupal 6.20)

kyen99’s picture

I had the same problem. To fix give "view original image" permission to anonymous.

jovemac’s picture

Status: Active » Closed (fixed)

Solution: To fix give "view original image" permission to anonymous.

Thank you Kyen99. It works for me too....

lorenzo@ilibris.be’s picture

Worked for mee too.
Even though there was not even one image in the page I wanted to show via a Lightbox2 iFrame, setting the permission "view original images" for anonymous solved the problem.
Lightbox2 shows up nicely!

Thanks Kyen99!