vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Move Multiple Users at Once? (https://vborg.vbsupport.ru/showthread.php?t=287899)

evolution2 09-16-2012 04:24 PM

Move Multiple Users at Once?
 
I have a spreadsheet of emails that represent users I need to move to a particular usergroup of my forum and I don't know how to accomplish this without doing it one by one. Is there a way to accomplish this? I doesn't even seem I can search for more than one email address at a time. Thanks!

Lynne 09-16-2012 06:13 PM

If you go to Users > Prune/Move users, you may enter some criteria and it will make a list of users meeting that criteria along with their email. You may then just select the users with emails from your list and only move them.

evolution2 09-16-2012 09:36 PM

Thanks, I know that, but I have a list of email addresses and I can't search by multiple emails in the move/prune section so that doesn't help me accomplish what I need. I have about 20,000 emails so I can't do it manually.

kh99 09-16-2012 11:08 PM

There is no built in feature that would allow you to do that. It could be done with a php script if it could read your list of email addresses then modify the database.

Lynne 09-17-2012 01:45 AM

But if you did it via a php script, you would need to cover deleting stuff from several tables (user, usertextfield, post, thread, etc). It's better to use the built in script to delete users because they cover all the different tables.

kh99 09-17-2012 04:47 AM

That's true, but if you just wanted to move them from one primary usergroup to another and they are both just "normal" user groups, then I think it can be done just by changing the usergroup field in the user table. But I agree that it would be better to use the user data manager (in a script or through the adminCP).

Macsee 09-17-2012 02:04 PM

The user search function in vB is pretty powerful. You can search for users based on post count, IP, email address fragment/domain, registration date, etc etc. Brilliant.

In comparison, the prune option is very minimal and a big disappointment. Is there a reason why vB doesn't offer the same kind of functionality in Prune as it does in search? It would be very handy to be able to delete all the accounts using a particular .ru email address or all accounts signing up from a xxx.xxx IP.


All times are GMT. The time now is 06:05 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.00939 seconds
  • Memory Usage 1,715KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete