vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Importing New Users from mailing list CSV or database instructions? (https://vborg.vbsupport.ru/showthread.php?t=288930)

BatCave 10-11-2012 05:38 AM

Importing New Users from mailing list CSV or database instructions?
 
I need to create new users (a lot) in an existing vB site.

Someone wants to import all their kickstarter backers into a special usergroup. I have the group set up and suggested just sending them all registration invitations and a link to where to join the special usergroup, but that was shot down.

Instead, they want the new users imported from a database of names and email addresses. How can this be done?

I've read a lot of the manual on Impex, but any advice would be much appreciated.

--------------- Added [DATE]1349940302[/DATE] at [TIME]1349940302[/TIME] ---------------

In case anyone finds this looking to solve the same problem, this is the helpful advice I got:


Quote:

Create a .csv file with three columns:

- username
- password
- email address

...and upload it to your server. Edit ImpexConfig.php and set the following to 'false'

$impexconfig['sourceexists'] = false;

When you run Impex, you should be asked where the file is - enter this and it should import the user information.


All times are GMT. The time now is 07:34 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.00926 seconds
  • Memory Usage 1,710KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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