PDA

View Full Version : recovering user


jkcerda
07-12-2012, 12:31 AM
is there a way to recover a SINGLE users profile w/o restoring a whole database?

one of my users got deleted by mistake, I cant restore the database w/o losing the new members I have, suggestion please.

ForceHSS
07-12-2012, 12:38 AM
Has he got any posts

jkcerda
07-12-2012, 12:42 AM
Has he got any posts

100's in the old profile

Lynne
07-12-2012, 01:20 AM
Why not create a new user and then run queries to change any posts with his username to his new userid and that same with threads (assuming you didn't hard delete those).

jkcerda
07-12-2012, 02:19 AM
Why not create a new user and then run queries to change any posts with his username to his new userid and that same with threads (assuming you didn't hard delete those).

Ill give that a try, thanks.