Change User ID Change User ID
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Change User ID

Started by StuartDH, April 15, 2005, 10:50:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

StuartDH

I want to integrate my Coppermine db with another db, but both already have a number of users in each of them and so User IDs don't match with usernames. For example, In my forum db User ID 2 is Max but in the Coppermine db User ID 2 is John and Max is 5

Is there a way of changing the Coppermine db so that all photos entered by Max can be given a new ID i.e. 5 so that when I import to the forum the profiles will match

Thanks in advance

Stuart

Nibbler

You can change the owner_id in the pictures table using phpmyadmin.