Did I miss something in the update to 1.3.1
I've now done a fresh install and tested setting an Album Thumbnail. Although the Album properties lists the selected image as the thumbnail to display , the album list always displays the latest upload to that album. I've cleared cache, uploaded additional images etc.
Any help would be greatly appreciated.
Thanx,
please post a link, and a screenshot of your album properties settings.
GauGau
My error -- I was mistaking user list and album list.
The user list always displays last upload MAX(pid). Since we limit one album per I updated the SQL to select 'thumb' as part of the result set. When zero I opt to use MAX(pid). Working like a champ.
BTW -- good stuff.