I've tried changing the number of images in a gallery page to something other than 6, and there are still only 6 images per page. I tried 30, and I tried 7.

Comments

shane birley’s picture

Priority: Normal » Critical

I can support this and I have replicated the issue on several web sites. I also installed a fresh Drupal installation and the number of thumbnails contained within a gallery remain at 6 regardless of the number chosen within the image gallery settings.

Running Drupal 5.6
Latest Image release

This behaviour began with the latest full release and did not happen prior.

BrianKlinger’s picture

Glad Shane jumped in - Yes, I also am running Drupal 5.6 and the Latest Image release.

Kodeart’s picture

What is *Latest Image release*?
Development snapshot version (5.x-1.x-dev, 5.x-2.x-dev...), OR Official release (5.x-1.6) ?

BrianKlinger’s picture

The version listed in the issue - 5.x-2.x-dev.

shane birley’s picture

What he said. :)

jmav’s picture

Please post us a patch.

sturmtieF’s picture

i have the same problem, using drupal 5.6 and image gallery 5.x-2.x-dev ..... i have testet the "5.x-1.x-dev" release of the image-module (with the gallery release - and it seems that this release is working fine. but a patch for the stable release 5.x-2.x would be nice ;)

comfused’s picture

same problem here with drupal 5.6 and image 5.x-2.x-dev

djs’s picture

The 5.x-2.x-dev Version of Image uses the views module to generate the default image galleries, so the usual image gallery settings seem to be kind of obsolete. You can change the number of displayed images in the views administration. I'm not sure if Image 5.x-2 will depend on Views. If so, this should be mentioned in the .info-file.

comfused’s picture

yes indeed !

that did the trick - thanks for the hint ..

Hetta’s picture

Status: Active » Closed (duplicate)

This is a duplicate of http://drupal.org/node/207329 .

wildmtsky’s picture

Category: bug » support

Hi, I am having a similar issue. I just install 5.x-2.0-alpha and tried to follow the suggestions here to make my galleries display more per page. When you click on the actual link to the photo gallery it works! I can display all the photos in the gallery. However, when I list the galleries and apply lightbox2 I still only can get the lightbox to display 6 images. Where can I fix this? Is it a lightbox thing?

Any help would be greatly appreciated!

jcamfield’s picture