Moving user album to top level category Moving user album to top level category
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Moving user album to top level category

Started by Haelios, October 12, 2004, 02:59:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Haelios

Hi,

A user has posted several images into his user gallery. I want to move these albums (and all the pictures he's posted in them) to a category that is listed on the main page of the photo album.

Any help is much appreciated!
Sid

kegobeer

Create a public album and assign it to whatever category you want.  Then, go to the user's album, click edit pics, and move each picture from that album to the public one you created.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Haelios

Hi, thanks for the quick reply!

The problem is that there are 200+ images in this user's albums. Is there a way for me to move all the images in an album in one go? I can do a bit of SQL, so if there is any way of doing this by editing the database directly I will give it a shot.

Thanks,
Sid

kegobeer

You just need to change aid to match the new album's id.  The picture edit screen allows you to change up to 25 at a time, so it's not like you're doing one at a time.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots