1.4.6 Final
self-made Theme
Albums: Thumbs per row: 4, Thumbs per page: 12
Images: Thumbs per row: 4, Thumbs per page: 12
[x] combined mode
Works fine if there are only albums OR Images in an album, does not work, if there are albums AND images. See here:
http://www.musikverein-zunsweier.de/galerie/rpk2009/There should be 3 rows of thumbs (first row with 3 albums, second and third row with 4 images). Worked fine until 1.4.6. I did correct the deprecated funktions but nothin else in my album.php/search.php
Regards!
Wet
Comments
Combined means albums and images on one page, not the same row. Separate means separate pages for each (first album, then images).
The complete number of thumbs on a page should be 12 (or less if the number of albums is not divisible by 4). There should never be a forth row of thumbs (as it is in my example). This behaviour is new since I upgrated to 1.4.6
In my opinion, zenphoto calculates the number of image thumbs wrong if there are sub-albums.
Wete
Now it seems that the number of rows for sub-albums is not subtracted from the maximum number of rows - and this worked excellent in < 1.4.6!
Example: An album with 3 sub-albums and many images. Settings: 4 thumbs per row, 12 thumps per page. For albums and images.
Zenphoto < 1.4.6:
[A] [A] [A]
[I] [I] [I] [I]
[I] [I] [I] [I]
Zenphoto 1.4.6:
[A] [A] [A]
[I] [I] [I] [I]
[I] [I] [I] [I]
[I] [I] [I] [I]
Wete
It might take some tiem to fix this, too, although probably a small thing. As you might have noticed there are some other things right now…
And setting four thumbs per row does not work as the default thumbs are too small so they are always five.
But I see the general issue indeed. I am not sure if that is the actual behaviour. I have to admit I rarely use albums that way when doing custom themes. I mostly have either albums or thumbs so I never really noticed. Nevertheless please open a ticket.