Closed (won't fix)
Project:
Lightbox2
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
19 Aug 2008 at 20:52 UTC
Updated:
24 Sep 2008 at 09:32 UTC
If you use module imagefield and imagecache and choise in "Display fields" -> "lightbox2: -> original" this not display imagefield. I modified code for correct work. Very thank's author lightbox2 for wonderful module :)
| Comment | File | Size | Author |
|---|---|---|---|
| lightbox2.zip | 14.39 KB | sas |
Comments
Comment #1
stella commentedPlease provide a patch in unified diff format, see http://drupal.org/patch/create for details on how to do this.
Also before creating the patch, please verify that you are using the latest version of the lightbox2 6.x-1.x-dev code as earlier versions (and the last official release) did not support the D6 version of imagefield/imagecache.
Cheers,
Stella
Comment #2
wilson98 commentedyes, i found this problem too. its because that the cck2.0 change the field formatter's display mechanism. there's no hook_field_formatter() now, use theme_formatter_name() to instead of.
Comment #3
stella commentedThis shouldn't be an issue with the D6 dev version of lightbox2.
Comment #4
stella commentedMarking as "won't fix" as haven't heard back from original poster. I'm assuming the latest dev version of the module fixed the issue. Please re-open if you're still having problems.
Cheers,
Stella