coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: simon36 on March 06, 2008, 05:38:25 PM

Title: [Solved]: Move pics to another user
Post by: simon36 on March 06, 2008, 05:38:25 PM
Hi,

Is there a way I can move the pics uploaded by one user to another user?

Many thanks.
Title: Re: Move pics to another user
Post by: Nibbler on March 06, 2008, 05:51:31 PM
Only by manually editing the database.
Title: Re: Move pics to another user
Post by: simon36 on March 06, 2008, 05:54:13 PM
Thanks,

I would be able to edit the database if you could tell me which fields in which tables.

Thank you.
Title: Re: Move pics to another user
Post by: Nibbler on March 06, 2008, 05:55:54 PM
In the pictures table edit owner_id and owner_name to match. You can get the owner_id by looking at the user_id in the users table.
Title: Re: Move pics to another user
Post by: simon36 on March 06, 2008, 06:23:16 PM
Many thanks.