Hi, As I use the Pathauto.module on a Site that use Wiki-Tools and have Image-Gallery also, the Lightbox2
will not handle the image with lightbox, obviosly because the paths of the image nodes changed. I know that I must config the images-paths in pathauto.module configuration panel, but it seems not to work after I have tryed many solutions. Maybe (Sure!) I messed up with something. Could you give me a hint?

Thanks!

Comments

stella’s picture

Does it only fail to work when you try to open the image node page in a lightbox?

Cheers,
Stella

Wolfflow’s picture

Hi Stella, hopefully I have understud your question, you mean image-node (corretc me if wrong), if yes :
I notice that all the images on the site (thumbnails, original, preview) do not go through Lightbox2. I really played around with settings, trying to activate/deactivate automatic-lightbox filter handling. And also activatig/deactivating
lightbox, lightbox-group but with autopath enabled i think is logic that the filter do not find the right image-node address. I suppose, and really I'm not php expert that It can be a matter of an If sentence in the function in lightbox2 or in the pathaout.module that should determine if one of the two module are installed and take relative settings for filtering. Or it maybe the range of the filter priority in imput-formats? I do not know.
Cheers

stella’s picture

Can you send me the anchor link + image HTML so I can see exactly why it's not working? Or send me your site's URL - my contact form is enabled if you wish to do so privately.

Cheers,
Stella

Wolfflow’s picture

stella’s picture

Status: Active » Closed (duplicate)

This is a duplicate of #277119: Image Assist link triggers pop-up AND lighbox - use the patch from comment #16, clear your browser cache and it should work.

Cheers,
Stella

Wolfflow’s picture

Status: Closed (duplicate) » Postponed (maintainer needs more info)

Hi, of course does Lightbox work but no image is loaded !
Cheers

Wolfflow’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Ok there was only to disable lightbox2 as module and then do a cron-run.
then I activated again the module and activate automatic image hanlding.

settings advanced

activate inline-image --> grouped Lightbox.

I will not complain but some simpler annotation on each settings with a short example should help poeple new to Lightbox2
Thanks