vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Merge user account (dupes) (https://vborg.vbsupport.ru/showthread.php?t=46880)

fury 12-29-2002 12:40 PM

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

Sasq 12-29-2002 12:53 PM

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 ;)

BetaMax 12-30-2002 06:23 PM

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'
and

Code:

update thread set lastposter='NewName' where lastposter='OldName'

blacknight 05-01-2003 01:11 AM

Worked a treat!

GaleForce 05-01-2003 01:16 AM

Nice tool, will definitely use it when I need it :)

WCW Fan 07-15-2003 02:33 AM

So all is well for this hack everything works on it

Smoothie 07-15-2003 03:03 AM

Quote:

Yesterday at 11:33 PM WCW Fan said this in Post #16
So all is well for this hack everything works on it
worked for me.

ttb 08-21-2003 04:58 PM

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?

Oblivion Knight 08-21-2003 09:12 PM

Excellent little script you have here.. :)
Worked perfectly with no problems (or at least none that are apparant).

Thankyou for sharing!

firas 03-05-2004 09:55 AM

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
  • Page Generation 0.01036 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete