News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

[Solved]: Album Thumbnail not displaying

Started by BrianS, August 17, 2004, 11:28:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BrianS

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,

Joachim Müller

please post a link, and a screenshot of your album properties settings.

GauGau

BrianS

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.