ImageField + ImageCache = Lightbox doesn't work

rubaff - October 12, 2008 - 16:08

Hi there,

I want to generate a gallery. For doing that I created a new content type "gallery" containing an imagefield.
The image is processed by imagecache to be shown as a thumbnail.

This is what the view looks like: http://www.rubaff.de/drupal/?q=galerie

The view is showing the correct thumbnails, but as soon as I choose "lightbox" in any way as an option in the view or the node itself, no image is shown: the source-code content-area is empty!

Thumbnail-creation and showing the image is not a problem.

Any ideas are appreciated!

Thanks!

This workaround worked for

rubaff - October 12, 2008 - 16:31

This workaround worked for me:

http://drupal.org/node/283661#comment-1038752

How do I add all images on the view to a gallery (rel="lightbox[gallery]")?
Right now it's only showing one pic at a time.

Thanks!

Any ideas?

rubaff - October 19, 2008 - 08:42

Any ideas?

 
 

Drupal is a registered trademark of Dries Buytaert.