Closed (duplicate)
Project:
Lightbox2
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2008 at 12:34 UTC
Updated:
30 Jun 2009 at 21:17 UTC
My config:
Drupal 6.4
CCK 6.x-2.0-rc7
ImageField 6.x-3.0-alpha2
ImageCache 6.x-1.0-alpha2
Lightbox2 6.x-1.8
Currently, I'm able to see Lightbox2 settings at Display fields page (see attachment), but the resulting node with image gallery is empty. LB2 doesn't work. No errors or warnings.
| Comment | File | Size | Author |
|---|---|---|---|
| lightbox2.png | 21.72 KB | petrovichby |
Comments
Comment #1
quiptime commentedSame problem here.
Comment #2
neibo commentedIm too. Help me please! I am hungry. :-(
Comment #3
atuline commentedI have the same config/problem as petrovichby. I can see the see Lightbox2 settings at Display fields page, but nothing shows up.
Comment #4
stella commentedPlease use the latest dev release of the lightbox2 module and not the 6.x-1.8 release. This is a duplicate of #283661: Drupal 6.16, Lightbox2, imagecache, imagefield and cck issue.
Comment #5
zilla commentedjust saw same thing - will try now - if this IS a fix, any chance there could be a new 6.1.9 version?
Comment #6
zilla commentedthis glitch appears to have been fixed in most recent dev version of lightbox2 for drupal 6 - try that instead. i was having the exact same issue and i now have it working (replaced 6x.1.8 with 6x.dev most current)
Comment #7
wuis commentedSame problem here.
Comment #8
Jonasvh commentedthe dev version will work fine
Comment #9
adi_x commentedIt also works fine with me 2...using D6.3
Comment #10
jboeger commentedBrand new installs, and same problem here. Using latest dev version of Lightbox2 on 6.6 install.
I can see the options but the images just don't show.
Thanks for any help!
Comment #11
stella commentedjboeger: sounds like you upgraded to the dev version of lightbox2 without running update.php. You need to run this and then resave your CCK display settings.
Comment #12
lealex commentedSame problem here but the dev version will work fine.
Comment #13
Mungo Bumbleroot commentedI have had the same problem.
Eventually found that the problem was caused by my ImageCache Preset Names:
thumbnail_ breaks lightbox!
thumbnail works perfectly!
i.e. trailing underscores in the ImageCache Preset Name make it break!
Hope this helps someone!
All the best
Mungs
Comment #14
evillemez commentedAhhh, thank you so much! It was the underscores that were killing me!