![]() |
Merged a couple of small user accounts together, appeared to be a success, so *clicks install* :D
If I get in the mood today I may modify it to be able to search for username or email and add a quick link to delete the secondary user after the merge |
Danke :D
Yeah I thought about adding the ability to search for user id by user name, but 1) I was too lazy 2) in my case we only have/had about 5 users to merge so it wasn't worth my grief. I'm interested in seeing what you come up with if you get in the mood. now onto my next hack, something you all would really like ;) |
How about adding 2 more replace querys, such as changing the lastposter info if any of the old account to the new account on the main forum display and in the thread listing.
Although, it is required to have the actual username and not the userid. ie, adding the following 2 sql commands Code:
update forum set lastposter='NewName' where lastposter='OldName' Code:
update thread set lastposter='NewName' where lastposter='OldName' |
Worked a treat!
|
Nice tool, will definitely use it when I need it :)
|
So all is well for this hack everything works on it
|
Quote:
|
Can this recover posts from a deleted account? Like if someone deletes their account, and creates another one, all of the old posts that stayed behind from the previous, can they be merged?
|
Excellent little script you have here.. :)
Worked perfectly with no problems (or at least none that are apparant). Thankyou for sharing! |
hi
does it work for 2.3??? |
All times are GMT. The time now is 01:45 AM. |
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:
|