[Solved]: Album Thumbnail not displaying [Solved]: Album Thumbnail not displaying
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.