I have 3 problems
1. If you click on 1 of the thumbnails in the gallery grid it opens the picture, but the right side is the background of the original drupal page.
2. if you just open a link with a specifice picture e.g ( http://www.depaepkes.be/gallery/Zomer2006/?g2_showId=427 ) it doesn't open the picture, but the album where the picture is in. This is when typed in directly into the browser address bar, if you would click on this link you'll get the same behaviour as in 1
3. and most annoying problem is when you click on the info button it doesn't display the info like it should and gives an error warning: Invalid argument supplied for foreach() in /usr/home/depaepkes/domains/depaepkes.be/public_html/modules/gallery/gallery.module on line 222.
you can see this problems on [url]www.depaepkes.be[/url]. if you open the gallery [url]www.depaepkes.be/gallery2[/url] everything works just perfect. If more info is needed let me know.
I've only tested this on IE, I know it's the most crappy browser around, but 80-90% is using it.
Posts: 189
3) is now fixed in CVS version of gallery.module
Posts: 2
Kiz,
thx but it still displays the website while I would rather like it to show the same screen as it does when you open the gallery in standalone mode.
Posts: 8601
i only see #1 when i resize IE.. it fixes itself when i move to another picture.
the URL in #2 works for me, though in IE i saw behavior #1.. again, switching pictures cleared it up. (it always loads the album the picture is in.. hybrid theme shows pictures on top of the album, not on a separate page)
sorry, don't have time to debug the IE thing.. you're welcome to fiddle with hybrid.js but it's pretty complex