Set on administrative page for Lightbox image display size: _original. Image trigger size: _original, navigate to some images and click on the _original image link above the image, but Lightbox not fires. With thumbnail and preview sizes work good. Image module: 6.x-1.0-beta5.
Comments
Comment #1
ibis commentedIssue is solved with this in lightbox2.module in lightbox2_link_alter function:
change to:
Comment #2
stella commentedcommitted, thanks!