Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Gallery 0.2.3 and SS v.2.2.3 Problem Lightbox won't pop up


Go to End


3 Posts   1998 Views

Avatar
kudesign

Community Member, 64 Posts

14 April 2009 at 7:14pm

Hi, I installed SS v.2.23, and have installed Gallery 0.2.3, now I can get the thumbnails to work, but when I click on the thumbnails, no light box pops up, just a standard enlarge, an example can be found here: http://taijiquan88.org/taiji/ch/gallery/

Can someone please click on the gallery URL above, have a look, you will know what I mean...

Please point me a fix to how to fixing this problem, thanks very much!

Avatar
loeppel

Community Member, 7 Posts

15 April 2009 at 10:17pm

Hi,

i've got the same problem. Since today i see you managed to get it working.

Can you tell us your solution? Thanks.

Greets,
loeppel

Avatar
kudesign

Community Member, 64 Posts

15 April 2009 at 10:33pm

I downloaded the latest build here: http://dailybuilds.silverstripe.com/modules-tarballs/

Then Applied bug fix:

lightwindows.js line 1245 :

$('lightwindow_image_'+i).setStyle({
height: '100%', width: '100%'
});

Did a db/build/?flush=1

Seems to be working now... give it a try... I think it is still a bit buggy in the latest IE, but works fine with Firefox, and IE7.