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
You can change the owner_id in the pictures table using phpmyadmin.