First, thanks for the great module, as already noted here, this opens up a lot of possibilities.

I am using Lightbox2 as an option in views with imagefields. I have a view that rotates single images. When using Views Slideshow, Lightbox2 works only when the first image is presented. After the show starts, clicking on the image takes me to:

http://www.mysite.net/drupal/files/imagecache//files/david%20wayne%20and...

Any ideas on how to insure Lightbox2 is invoked when a user clicks on images after the show has started.

Thanks - dennis

Comments

asak’s picture

subscribing.

BradM’s picture

subscribing

mariogalan’s picture

Same problem here. I hope you can solve it soon.

Very nice module anyway.

Kripsy’s picture

I had this problem with Dynamic Views and fixed it by insert Lightbox.updateImageList(); into the javascript after setupViews();. Basically you need to tell the module to reinitialize lightbox when it reloads itself.

ultimatedruid’s picture

Hi Kripsy,
How exactly could you do this with this module?
I've searched through the module code but can't find a setupviews();.
Please forgive my ignorance!
Thanks,
Ian

basicmagic.net’s picture

subscribe

redndahead’s picture

Version: 5.x-1.x-dev » 6.x-2.x-dev
Status: Active » Postponed (maintainer needs more info)

Can anyone verify that this still doesn't work for 2.x version of the module?

redndahead’s picture

Status: Postponed (maintainer needs more info) » Fixed

Marking as fixed. Feel free to reopen if you still have problems.

Status: Fixed » Closed (fixed)

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