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

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?