![]() |
Change username on a post?
Is there a way to change the username on a post? So that it's posted by someone else, not me? (hypothetically)
|
I believe there is a mod to do this.
|
off I go to look then.
Thanks Lynne |
You could also run a query from your admincp with the following:
[SQL]UPDATE post SET username = 'NEWUSERNAME HERE', userid = 'NEW USERID HERE' WHERE postid = 'POSTID HERE'[/SQL] |
do that to change the username on just one post?
|
That should work for just one post unless the post is the first post in a thread (in which case you need to modify the thread table also to set the thread starter username and id) or the last post in a thread (in which case you need to modify the thread table to set the lastposter username). Oh, and then if there are attachments, you'd need to change the owner of those also.
|
ah geeze, never mind then, lol.
Thanks anyway! :) |
All times are GMT. The time now is 03:29 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|