I used 5.x.2.3 and it worked just fine.
Today, I uninstalled 5.x.2.3 and installed 5.x.2.4, and it never trigger the lightbox.
I checked that Thumbnail is set as a trigger, but nothing, lightbox does not get triggered.
I then uninstalled the 5.x.2.4 and re-installed the 5.x.2.3 and it works again 100% fine.

Comments

stella’s picture

Status: Active » Postponed (maintainer needs more info)

Can you send me a url to your site with 5.x-2.4 enabled? Or the source code of the page? What browsers does this happen in? If using Firefox, do any errors appear in the Error Console tool (under Tools menu)? What are your lightbox2 settings?

Cheers,
Stella

softtouch’s picture

I uninstalled it already...

But the automatic image settings have been (identical to the one I use now with 5.x.2.3):

Enable for Image Nodes: checked
Lightbox image display size: original
Image trigger size: Thumbnail
Enable for Flickr images: checked
Enable Grouping: checked
Disable Lightbox for Gallery Lists: checked

In the general Settings, everything is unchecked.

I only tried it with FF. I also have YSlow installed in FF and it did not show me any error...
No JS errors, nothing.
The curren 5.x.2.3, if hover over an image, shows me the xxxx.jpg, which trigger the lightbox.
The 5.x.2.4 showed me when hovered over the image just node/xxxx

I will install it later again to get more details...

stella’s picture

There are more options in the 5.x-2.4 version under automatic image handling section. For example I separated out "inline" modules from "image nodes", so there's an extra setting for that.

I presume when you re-enable it you'll only be able to have it enabled briefly so could you send me the page source? (right-click on the problematic page and "view page source" should be one of the options that appear, in FF at least). The javascript code did change between the releases so I would ensure that you clear your browser cache first. If I have the page source I can try to replicate it on my test site and hopefully figure out the problem.

Cheers,
Stella

stella’s picture

Try the newer release: lightbox 2 5.x-2.5.

Cheers,
Stella

rileyhuff’s picture

I experienced the same thing. On investigation I found the inline image handling is not working. Code inserted:

[img_assist|nid=44|title=Studying with window|desc=|link=none|align=left|width=68|height=100]

if you manually change "none" to "node" it works. impractical though it is. I'll try the new release out today.

Thanks
Riley-Huff

rileyhuff’s picture

No, 2.5 still does not work with inline images through image assist. I should also say up updated image assist yesterday so perhaps the problem is there?

Thanks,

Riley-Huff

stella’s picture

Yes, the image has to be a link. Lightbox is not designed to work on images which are not links. If they are links, then send me the site URL or the generated HTML code.

Cheers,
Stella

rileyhuff’s picture

Okay, I tried as a link, html and every kind of way to get this to work and using inline and manually changing none to node is the only way I can get it to work.

Thanks,

Riley-Huff

stella’s picture

As I said above, lightbox is not intended to work on images that are not links. If you are using links and it's still not working, please send me the site url or the HTML page source so I can try to figure out what's wrong. And what do you mean by "not working"? Is anything happening when you click on it? Do you get any errors?

I'm away for the next month, so I'm afraid I can't look at it any more until the 2nd week in April.

Cheers,
Stella

rileyhuff’s picture

This is on a test server so I can't send a url. All images are nodes on my site. It just looks to me from the code that the automatic image handling is not working. No problem, I'll either back up to 2.3 or make the manual correction for my small group.

Thanks,
Riley-Huff

stella’s picture

Ok, well send on the page source then.

If your images are all nodes, you will need "automatic image handling for image nodes" enabled. You will also need to set the trigger size appropriately. Again more information on how exactly it isn't working would be useful. The images need to be links in order for the lightbox to trigger. Double-check that the url for that page isn't in the list of lightbox-disabled urls.

Perhaps try a different display image size to see if that helps. Also try disabling and re-enabling module to clear the drupal cache. Also, clear your browser cache, because the javascript did change between 2.3 and 2.4.

Does this happen in all browsers? Do any errors appear in Firefox's error console (under tools menu)?

I can't help any further without the page source - just right-click on the page, it should be one of the options available.

Cheers,
Stella

stella’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

No feedback in over a month, so marking as "won't fix". Please re-open if the issue is still occurring and if you can answer the above questions.

Cheers,
Stella