Coded flawlessly, works beautifully, and super simple. What else can be said, other than thanks for the hard work, Andy.
Coded flawlessly, works beautifully, and super simple. What else can be said, other than thanks for the hard work, Andy.
Thanks for the kind comments, much appreciated.
Hey Andy...
Broken for me... imports all users' e-mail addresses as username@donotreply.com. :(
WP 3.0.1
Thanks,
Mark
Hi Mark,
Could you maybe post a small sample of your CSV file for me to take a look at ? It uses the default email address @donotreply.com if there is no email address found in the CSV file.
Thanks,
Andy
Hey andy...
I'd love to, but I don't think folks would appreciate having their addresses posted here! get me at twitter - @mark_marshall, and we can DM on it?
Thanks for the reply!
M.
Sure no worries, will be in touch.
Andy
FIXED, and brilliant!!! Thanks, Andy!
Does it send a welcome email or confirmation email to the users? Because I would rather it not do that. Does anyone know?
Hi there,
It does not send an email to users when they are created so you're in luck.
Let me know if you have any other questions.
Thanks,
Andy
Thank you Andy! Sounds great! Will let you know how it works out.
Cool, no problem.
I imported my csv file and got message "seems to have imported properly" but when I go to the Users in admin, only the first one is there. I tried deleting that one user then importing again and now none of them came through. Any ideas? Thank you for any help.
Here is some more information- when I edit the one user who did come through (the first one in the csv file) the email comes in as their email plus a space then the first name of the person on the next line. So I guess something is wrong with the format of my csv
Ok it worked-- I re-saved the csv using Numbers instead of Excel and it worked great...must have been something to do with my Mac. Thanks I'm happy with how it works now! You may delete my previous posts :)
Pleased that worked for you. Feel free to select the 'it works' button, and leave a good review ;)
Cheers,
Andy
Hi Andy
I'm not having any luck either. Running WordPress 3.0.1. CSV file looks like this:
John,Smith,john.smith,password1,test@domain.com
I'm guessing there might be something wrong with the CSV formatting?
How many lines do you have in your CSV file ? Would you be able to send me a small sample of it to test ?
Also what error are you getting ?
Thanks,
Andy
Hi Andy
Thanks for your quick reply!
There's just two lines in the file I'm testing with. You can download it here: http://cooper.co.nz/shared/test3.csv
I get the "Seems to be imported" message.
I've tested it on a local MAMP server and on our LAMP VPS, both with WordPress 3.0.1, PHP5 etc.
Cheers
Mitch
Hi Mitch,
Sorry for not getting back to you yesterday.
Ive tested that and it seems to work fine for me. Can you just confirm that you are using the latest version of the plugin 1.0.1 ?
Thanks,
Andy
Hi Andy
No problems at all! I've tried the latest release from WordPress.org and the development version. Both report 1.0.0 in WordPress (and in csv-user-import.php), but are 1.0.1 in the readme.
Thanks
Mitch
Hi Mitch,
Did that work out for you or not ?
Regards,
Andy
I may be stepping over people, but not my intent.
Love the plugin. Super easy and saves me lots of time. Only one difficulty I can see. I also use Subscribe2. And, when I bulk upload users via "CSV User Import" plugin, there is no default setting for subscribers. I still have to go back into each subscriber to select categories they shoudl receive and e-mail format (ie; HTML excerpt, HTML full, Plain, etc). Is there any means of having this update at the point of bulk upload? Or, is there any means of defaulting to a specific category or format?
A.S.
Using 1.0.2 of the plugin and 3.0.4 of WP. I upload my CSV, get the message "All users appear to be have been imported successfully." but no actual users are created. Help!
Hey, your code has problem when user add the prefix on the db table.
I just update these 2 lines.
line 60: $wpdb->insert( $wpdb->users, $arr_user );
line 81: $wpdb->insert( $wpdb->usermeta, $arr_meta );
:)
Thanks leohung, Ive got that added to the latest version (1.0.3). Hopefully that and the PHP tag change fixes problems for a lot of users.
Andy
Hey Andy, I almost have it working right. My only problem is that my users' passwords don't work. All fields appear to import properly into the db, but when I try to login using a users' plain-text password, I am refused.
The type of password is a simple letter/number combination to get them started. Something like: THIS23567
Since the wp db is hashing them, I have no way to determine what has happened with the password.
Any ideas?
I just installed on WP 3.1 WPMU site - it works great and was very simple! Thank you sooo much for this plugin. I will make sure to rate it.
Hi Andy
The plugin worked flawlessly, but I would like to send an email to all of the new members with their new passwords.
Is there a way to do this as the current WP interface does not allow me to do that?
Thanks in advance,
James
Nice work, thanks. Easy to read and tweak for me.
Maybe consider adding a 'role' dropdown in the future? That was the part I edited.
Thanks again,
Jack
This topic has been closed to new replies.