I used to use BG but now that that isn't supported by D6 I'm just using LBv2 directly. So excuse me if this question is rather elementary.
I have three images I want to display in a group:
The images are stored, as you can see, in the subfolder an "images" directory on my server.
However, the thumbnails of the images don't appear, and when I try to click on them, I find that the URL was being interpreted as "http://www.alwaysagooddecision.net/node/images/DRM/DRM1.jpg" and so forth.
How can I tell this to look in the right directory? I find no difference whether "filtered" or full HTML is on. And setting the full URL for the images (http://www.alwaysagooddecision.net/images/DRM/DRM1.jpg, for example) again gets added on to the original URL: (http://www.alwaysagooddecision.net/www.alwaysagooddecision.net/images/DR...)
I know I'm probably doing something wrong; I just don't know what. I've tried this with the automatic image settings both on and off.
Here's the page I've been playing with these settings on: http://www.alwaysagooddecision.net/node/7
Thanks in advance,
Sam
Comments
Comment #1
samtaylor commentedOkay, actually I figured out what I was doing wrong in not getting the pictures to come up at all. (I am using the Img module to make things easier, too.)
However, when I click on a picture I can sort of see the lightbox script start, then the image just loads as if I had just clicked on a normal hyperlink for an image. In other words, Lightbox just doesn't seem to work.
Thanks again,
Sam
Comment #2
stella commentedDuplicate of #224442