[Solved]: Move pics to another user [Solved]: Move pics to another user
 

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

[Solved]: Move pics to another user

Started by simon36, March 06, 2008, 05:38:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

simon36

Hi,

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

Many thanks.

Nibbler

Only by manually editing the database.

simon36

Thanks,

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

Thank you.

Nibbler

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.

simon36