Thread: Merge user
View Single Post
Old October 15th, 2006, 12:44 PM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,067
well is the user's username correct? It all depends on your answer.

If the merged user's username is correct you can use the resync comments and photo usernames in scan database to update the userid.

If the userid and username are incorrect and that user was the merged one and does not exist anymore you would have to do an sql query like so before running a resync

UPDATE pp_photos SET username='NEW USERNAME' WHERE username='OLD USERNAME'
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote