We recently updated to flickr-7.x-1.6 (multi-site setup) due to the fact that the galleries were no longer being displayed on our sites (probably due to Flickr API going SSL). The update appeared to also reset the Item Type from 'Photoset', back to 'Photo' in all our 'Image Gallery' nodes and we had to change them all back, just so it would display images. However, my issue is that our galleries now only display 6 images each and even if I specify in the flickr module configuration "Number of photos per set", any higher number than the default which is 6 (e.g., 24) and clear the cache, it still only displays 6 images in total even though the flickr album clearly has more images. Any reason why this would happen?
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | fine_grained_settings_for_number_of_photos_in_album-2298973-8.patch | 1.97 KB | lolandese |
Comments
Comment #1
lolandese commentedI confirm the issue. This must have slipped in with the latest commit before releasing 7.x-1.6 at #2293367: Fine grain number of sets and number of photos per set.
I will provide a patch. Meanwhile to solve it:
Thanks for reporting.
Comment #2
kevgrob commentedThanks a bunch for the quick fix, we definitely appreciate this!
Comment #3
jay_m commentedFixed the issue for me as well. Thanks for the fix.
Comment #4
tomalaak commentedThis solution also worked for me. The only problem left is that you can set this to a maximum of 99. If you have more than 100 photos in an album (which I have), it still isn't the best solution.
I have this problem in the D7-version of this module.
Comment #5
tomalaak commentedThe patch is needed, because you can only have a maximum of 99 photos with the workaround described in the comments for this issue.
Comment #6
lolandese commentedSee if #2299833: More than 99 images per page? helps there.
Thanks.
Comment #7
hoegrammer commentedSetting the number of photos per set to a number less than 6 is also ignored.
Comment #8
lolandese commentedComment #9
webservant316 commentedSame problem observed here. Enabling Flickr blocks and setting the photo set number there worked for me. Of course eager to see a good fix pushed to dev.
I would be glad to test the patch, but before I do...How can we also control the size of the photo set thumbnails? I don't see a place to do that for Flick Fields on the admin page, the field definition, or the page field instance. Seems like it would be good to provide control for all the typical settings.Sorry, I found the setting in the content type display options. I had set it to 'small' which I assumed was the same as 's' in the Flickr admin page. apparently not, but when I changed it to 'thunbnail' I got what I wanted.
Comment #10
lolandese commentedFind a table of used suffixes and label names by Flickr at https://www.drupal.org/node/2170535#sizes.
I guess we can set it to RTBC then.
Thanks for testing.
Comment #11
lolandese commented@webservant316
I don't understand if you applied and tested the provided patch. Can you clarify?
Thanks.
Comment #12
webservant316 commentedActually I did not apply the patch, but only enabled Flickr Blocks and changed the setting there. I can test your patch tomorrow and report back.
Comment #13
webservant316 commented#8 patch applied cleanly and works. thanks.
Comment #14
lolandese commentedThanks.
Comment #15
webservant316 commentedcan you push this to dev?
Comment #16
lolandese commentedComment #19
bloomt commentedI am also only getting 6 images from the photoset to show and the patch does not apply cleanly. Can someone help me out with this?
Comment #20
lolandese commentedThe patch doesn't apply because it has already been committed. Just upgrade to the latest stable or dev version and you should be good to go.
If you are using one of these versions and still have problems, try to describe the steps in the demo sandbox to reproduce the issue (block settings, used Flickr Filter shortcode, etc.). Is it an album created with Flickr Blocks, Flickr Filter or Flickr Field (you changed the component of the issue)? Is the Flickr Sets submodule enabled?
If it is Flickr Field you have problems with, you find the setting at:
admin/config/media/flickr >> PHOTOSET OPTIONS >> Number of photos per set *
In that case the Flickr Sets submodule must be enabled.
Thanks.
Comment #21
lolandese commentedReturning to previous status due to lack of response. If still having trouble, open a support request.