Closed (duplicate)
Project:
jQuery Lightbox
Version:
5.x-1.1
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2007 at 14:47 UTC
Updated:
24 Feb 2008 at 01:11 UTC
Thank you for this wonderful module. I could easily make a beautiful slide show with this using imagefield and imagecache preset.
Only one issue I could could not resolve.
While viewing the slideshow the closelabel.gif is not showing. It is physically sitting in the folder /modules/jlightbox/images
The IE6 shows a missing image with url pointing to /sites/all/modules/jlightbox/images/closelabel.gif
Where as in Firefox2, it shows blank space, but when the cursor move over it indicates a link to /node/9# and closes the layer when clicked.
Any suggestions ?
Manoj
Comments
Comment #1
ryooki commentedI'm having the same problem. I'm not sure why it started showing up b/c it was working just fine at one point in time. When I click on an image, I do get a loading img, resize & close image, but no image comes up. Very odd behavior. You can click on the "x" to make layer go away. http://thehateguild.com/image/tid/61
Since I have an image on almost all my pages, I get the page not found for both sites/all/modules/jlightbox/images/loading.gif & sites/all/modules/jlightbox/images/closelabel.gif. Clearly that is not the proper syntax. Those gif should be in /modules/jlightbox/images/.
I'm also noticing other odd not found entries into my error log by anonymous: modules/jlightbox/js/).2I(4.1i);$(, modules/jlightbox/js/.split(, misc/);7(s.5G)s.5G(N);7(s.1k)6.G.1S(, misc/6.2B(a.1b), modules/jlightbox/js/).F(1n).K(1n);$(. Not sure if that's related.
Comment #2
ryooki commentedNever mind. I had both Jquery & lightbox v2 running. I disabled Jlightbox & all my problems went away.
Comment #3
sutharsan commentedI have the same problem that close and loading images are not shown. In my case it is caused by the hardcoded path in the JavaScript:
The site I am working on has the jlightbox module in a non standard path: /sites/all/contrib/modules/jlightbox
Marking the issue critical because the only way to solve this is to hack the module :(
Comment #4
sunMarking as duplicate of http://drupal.org/node/196992