PDA

View Full Version : Changing Post / Thread Owner


xtremeoff-road
Mon 9th Jun '08, 9:05pm
I need to change the author of a thread, can I do that manually though the database or through the admincp?

If I do it through the database, I know I can change the member name, member ID, and member IP, in the post and thread tables. Then I could go in and reduce the post count by one for the one member and increase it by one for the other. Is there anything or anywhere else I need to change anything?

Andy
Mon 9th Jun '08, 9:19pm
If I do it through the database, I know I can change the member name, member ID

Just change those two items in the thread table and post post table for any posts you want to change owner to.

Don't worry about the other items it really doesn't matter if the post count is off by a few who cares.

xtremeoff-road
Mon 9th Jun '08, 9:29pm
Thanks for the reply!!