coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: Lowri on September 29, 2005, 11:59:17 PM

Title: Moving user galleries into categories (and hence making public)?
Post by: Lowri on September 29, 2005, 11:59:17 PM
Is this possible? I want to get rid of the user galleries and allow my users to upload to public albums to avoid have several albums of the same event.
Title: Re: Moving user galleries into categories (and hence making public)?
Post by: artistsinhawaii on September 30, 2005, 01:37:39 AM
Lowri,

Stramm has a mod that is not quite what you are looking for but it may possible work for you.   Follow this thread to see what I mean.

http://forum.coppermine-gallery.net/index.php?topic=20901.0


Dennis
Title: Re: Moving user galleries into categories (and hence making public)?
Post by: Stramm on September 30, 2005, 09:06:45 AM
if you're not afraid of working with phpmyadmin then it's possible. If you have to many albums to change it can be pain

so here's what to do (!!!!! make a backup of your database before you mess with it)

1. have a look at your coppermine categories table. In here you'll see the categories desciption and the 'cid'. Write it down
2. click coppermine albums. You'll see all albums, it's titles and the category. If the category is greater than 10000 it's a user gallery. Check in which category it may fit best and replace the album category with the cid of the category you've chosen (in 1.)

I hope this isn't to confusing... if you have no clue what I'm talking about let it be :)

Good luck
Title: Re: Moving user galleries into categories (and hence making public)?
Post by: Lowri on September 30, 2005, 10:30:22 AM
cheers guys, that sounds pretty logical. The only other way i'd thought would be to delete the usergalleries and batch upload this pictures from backup. Will try the database method. Thanks.