Member
Member
vasheck   2008-03-29, 17:32
#1

Hey!

I have an issue that I'm stuck on and I can't figure it out.
I would like to display image thumbnails from my first sub-album on the same page as a list my sub-albums.

I managed to do it only this way. (this is a structure I created via ftp)

[folder]album1

  • image1.1.1 (an image from sub-album 1.1)
  • image1.1.2 (an image from sub-album 1.1)
  • image1.1.3 (an image from sub-album 1.1)
  • [folder]sub-album 1.1
  • [folder]sub-album 1.2
    [folder]album2
  • [folder]sub-album 2.1
  • [folder]sub-album 2.2
    [folder]album3

However, the thumbnails do not show properly. I can only see 12 thumbnails on the first view page, and 18 on the second view page even though there should be 20 thumbnails displayed and I don't know how to fix it.

I'm aware of the $firstPageImages = normalizeColumns('5', '4'); (variable/function) and I have used it in the album.php file (under ../themes/mystyle/album.php)...

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.