[NSFW] Random with pagination
-
Hi,
Just noticed that setting a gallery to display random photos that also use pagination does not work as expected.I have it set to show 20 items per page and have 4 pages worth. When clicking to go to the second page.. it goes there, but some of the images shown have already been displayed. So, once you get to page 4 there are many that have not been displayed.
It kinda seems like a new array is created for each page of the pagination pulling randomly from the full list. I figure you would create a random array at the load of the page with everything and then pull from that.. first 20, second 20, etc.
Thanks!
The topic ‘[NSFW] Random with pagination’ is closed to new replies.