Changing album thumbnail Changing album thumbnail
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Changing album thumbnail

Started by skyfx, July 30, 2005, 11:36:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skyfx

I was just curious, is it possible to change an album thumbnail to a file which is not in that particular album?
Thx :).

Nibbler

Technically you can, but you are not able to do it using the existing interface.

skyfx

Well is there a way of doing it without using the interface (i.e. manually)?

Nibbler

Yes, you edit the albums table in the database and set `thumb` to the pid of the pic you want.

skyfx

#4
Well I assumed that by that you mean go into phpmyadmin. I went into cpg133_albums, and then went to change "thumb" but I was lost from there on. Could you guide me a bit?