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
Comment #1
chassler commentednevermind, fixed the issue.
Comment #2
stella commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
ivansf commentedI'm having the same problem, would you mind explaining how you fixed it?
Thanks
Comment #5
stella commentedIt'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
Comment #6
stella commentedComment #8
daggar commentedI 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.