View Full Version : Importing just members
chris1979
Tue 24th Oct '06, 11:58pm
I have a list of members: username, password, e-mail address
Is there a way to bulk import those?
Steve Machol
Wed 25th Oct '06, 12:02am
Yes, install Impex and use the CSV/Text import option.
chris1979
Wed 25th Oct '06, 12:23am
Is there a page on how to do this? What format should the users.txt file be? I tried username,e-mail,password and the first module simply said file 'Not OK' and no more than that. The second module didn't do anything - just returned to the module page.
Steve Machol
Wed 25th Oct '06, 2:21am
It should accept a comma delimited file. IIRC it let's you choose the delimit type and the order.
Please read the online Impex import instructions here:
http://www.vbulletin.com/docs/html/impex
chris1979
Wed 25th Oct '06, 6:38am
I've read those instructions before and I can't find anything there about importing from a text file. This can't be such an unusual thing, surely?
Does that data need to be surrounded by "'s or anything like that?
Steve Machol
Wed 25th Oct '06, 11:14am
No it doesn't. When I did this for a test import a while back everything was pretty self-explanatry. Perhaps you can state exactly what you are doing.
chris1979
Wed 25th Oct '06, 11:15am
I've sorted it out. It wanted the path to the text file to be in relation to the forum and I'd put the full path.
Good job most coders are psychic. ;)
Steve Machol
Wed 25th Oct '06, 11:22am
Really? I would have thought the full path would have worked in you preceeded it with a /.
chris1979
Wed 25th Oct '06, 11:27am
It not did. But it's sorted now.
Thanks for your help.
Steve Machol
Wed 25th Oct '06, 11:30am
It should. Please report this in the 3.6 Bug Tracker here:
http://www.vbulletin.com/forum/bugs36.php
Jerry
Wed 25th Oct '06, 7:50pm
Interesting as it passes the path to
file() to get the file, so absolute paths should work fine.
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights