Hi there,

We've attempted to configure site permissions to allow anonymous users to access lightbox content. Currently there is no access permission for lightbox other than the ability to administer it. We have a video on the right sidebar that upon being clicked, pulls up a lightbox that plays the youtube video. However if you're not logged in, it just sends you to the youtube page. We're an up and coming site and this function is extremely important to our anonymous traffic which is why I've made this critical. Any help would be appreciated.

Comments

chassler’s picture

nevermind, fixed the issue.

stella’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

ivansf’s picture

Status: Closed (fixed) » Active

I'm having the same problem, would you mind explaining how you fixed it?

Thanks

stella’s picture

It's nothing to do with the lightbox2 content. If you're showing content in a lightbox provided by another module, e.g. imagefield, emfield, etc, then you need to control the access to this content using the permissions provided by the other module.

Cheers,
Stella

stella’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

daggar’s picture

I had this problem as well, which I traced to interaction with the the Content Access module ( https://drupal.org/project/content_access ) . Disabling that module fixed it for me.