Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Moving all files from album 1 to album 2 with a click?  (Read 1814 times)

0 Members and 1 Guest are viewing this topic.

dke

  • Guest
Moving all files from album 1 to album 2 with a click?
« on: February 04, 2008, 06:19:08 pm »

Hi,

I have some albums that are filled with content, however it needs to be moved to another album. Since both albums contain data i cannot simply rename one album.

Is there a way to do this instead of manually clicking through the entire picture series?

I searched but couldn't come up with a result that would help me.

Thanks!
« Last Edit: February 04, 2008, 09:25:54 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: Moving all files from album 1 to album 2 with a click?
« Reply #1 on: February 04, 2008, 06:57:05 pm »

Change them using phpmyadmin

Code: [Select]
UPDATE cpg_pictures SET aid = [newaid] WHERE aid = [oldaid]
Logged

dke

  • Guest
Re: Moving all files from album 1 to album 2 with a click?
« Reply #2 on: February 04, 2008, 09:23:11 pm »

Thank you nibbler, you are awesome.
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 18 queries.