Hello,

Problem with caption display in Lightbox2 module

My config: Drupal6.19 ; PHP 5.3.3 ; Mysql 5.0.7

Caption are correctly displayed in Lightbox2 6.x 1.9 and older releases.
Caption are NOT displayed neither in Lightbox2 6.x 1.10 nor in 1.11, neither as tittle="my caption", nor as [][my caption]

Thanks in advance for your lights

Comments

dOwen-1’s picture

I'm also unable to display captions for image gallery images that were imported using 'image import' and setting the image gallery at that time.

gilbertdelyon’s picture

In my case it not a matter of using or not using image module or any other module. I tested the 2 last releases of lightbox2 without any other module, in a cleaned fresh Drupal 6.19, neither release 1.10 nor release 1.11 are able to display captions while it works well with release 1.09.

Any idea? May be my php version is too new(5.3.3) and some old php functions are missing?