Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2009 at 14:53 UTC
Updated:
6 Nov 2010 at 08:12 UTC
Hi, I would like to display the lightbox widget for image files uploaded using Filefield, and display these images in a View. I can't do this, however, because I only get an image file icon when I set the widget to be Lightbox2 iFrame. Also, Views is not the only place where it doesn't work, in the teaser and node pages, the file is displayed as a small image file icon as well, no lightbox, ... I would like to say though that LightBox works perfectly on my Drupal for Image Assist images and Image Galleries, but doesn't seem to work for Filefield.
I'm attaching a screenshot, you can see at the bottom "Artwork Attachment". I'd like to have lightbox there, not this icon.
Thanks,
Loic
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot-image-icon.jpg | 19.99 KB | gafir777 |
Comments
Comment #1
ultrajet commentedYeah, I got the same problem too, please help us
Comment #2
stella commentedFixed in the latest dev release (available later today). The issue only arises when no description is entered for the file uploaded.
Cheers,
Stella
Comment #4
PePiToO commentedSorry to reopen it but the problem is still here for me.
I only use lightbox2 and imagefield.
When i use the display option lighbox2 iframe, only the descriptions ( which is linked to the image ) is displayed with a small icon next to them.
When i click on the description the image is displayed well on the iframe though.
i use the latest dev version.
I need the uploaded image to be displayed on the node, not the icon, with the same lightbox2 link.
What is this display option supposed to do ?
Thanks
Comment #5
fakechilly commentedHey m relatively new to drupal and stumbled upon the same problem..
Did u manage to figure out what is missing?
Or is it something that cannot be done?
Is there a way to display the original image instead of the icon?
plz Help
Thanks
Comment #6
cyrusvhadsupper commentedHi there,
I ran into the similar problem; I was trying to open up a pdf file which is uploaded through FileField; I choose Lightbox2 iFrame as the display method; then I get this chunk of html code for the pdf link:
It is kinda messed up.
I followed #2, added description to the filefield, and now it works! #4 #5 should try this
Comment #7
nimek commentedI have views 2.8 and lightbox dev version from 8 March and the problemm is still there.
I nothiced thah the cck lightbox ifrAME node formater dosent work also.
Comment #8
jrotondo commentedSame here. Running 6.x-1.x-dev from March 7 2010 and the problem still exists.
Comment #9
jrotondo commentedGot this running with some help from a Drupal guru. I did not have the imagecache module installed. Once I added that and created a preset to handle my thumbnail creation, all the other Lightbox options opened up within my View.
Comment #10
lolmaus commented#9 solved same issue here.
Comment #11
stella commentedCan't reproduce this. Please open a separate issue if this is still a problem.
Comment #13
mahesh e p commented#9 is right. did not have the imagecache module installed.