Importing new users goes fine with the pro version.
I only don’t see any way how to activate the users. They get an e-mail but logging in fails because they are not active.
]]>Is it possible to customize the email that is sent to those members imported into BuddyPress? Right now it’s very generic and doesn’t really provide details on why they have received the email and what to do.
]]>Is there an example csv that I can use here?
Is there a way that I can import a avatar in the csv? (point to a location)
]]>I tried a lot, but the plugin doesn’t import characters with accents, there is any solution?
]]>I’ve tried importing the .csv file in several different ways, with different types of quotation marks, without quotes, only Username, Email, and first_name, last_name fields (would prefer additional meta data). I get a notification that the names have been imported successfully, but the names still don’t appear in the Users list. What am I doing wrong?
Here’s the way I have my .csv file set up:
“Username”,”Email”,”password”,”first_name”,”last_name”
“[email protected]”,”[email protected]”,”password”,”David”,”Nielson”
“[email protected]”,”[email protected]”,”password”,”Luke”,”Wood”
Thank you.
]]>I am getting following errors
Plugin could not be activated because it triggered a fatal error.
Warning: require_once(./password-change-mandatory.php): failed to open stream: No such file or directory in /public_html/wp-content/plugins/members-import/members-import.php on line 13
Fatal error: require_once(): Failed opening required './password-change-mandatory.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/wp-content/plugins/members-import/members-import.php on line 13
]]>
Updated to 1.2 and couldn’t login. Renamed the members-import folder and it allowed me to get to my WP.
]]>Hi,
Function split() on line 74 is deprecated.
$arr_values = split(",", $arr_values);
Many thanks.
]]>Hi,
I am able to import users, but new user notification is not being sent.
I am using this plugin with s2member.
Please help.
Thanks.
]]>I have also installed “SB Welcome Email Editor”.
The bulk import of new users is working correct, but the mail function seems not to work.
Can you tell me why?
Regards, Ingo
csv
Hi,
I have purchased the plugin but I have not received a confirmation email or a download link.
Submission for on support site does not work.
No very impressed so far
]]>Since the most recent WordPress update this plugin has stopped working correctly. If I attempt to add a new user to the website, even if I’m not using it through the Members Import interface, the new user gets an email with their new username and instead of the link to set their password, they receive the line…
“Password: Both”
I’ve confirmed that it’s this plugin that is generating this issue.
I have to disable this plugin right now due to this issue.
Please advise.
Thanks.
Wayne
]]>Manish:
To support the Plugin I did go ahead and purchase yours and other Pro Plugin. So as I expected all custom X-profile fields are importing alright except Custom Post Types Selector X-Profile Fields. Also as expected without script the user_location field will not populate coordinate information.
You can refer to my older post here for details.
Thanks/ Shaunik
]]>I am planning on using this plugin to import user X-profile address field generated by combination of Geomywp plugin and it’s add-on https://geomywp.com/add-ons/xprofile-fields/
I understand I need to get pro plugin for this
Here is message I received from plugin author regarding import using your plugin
“What you need to do is look in the importer that you are using for a hook that “runs” after each imported member. You need to use this hook to “execute” a function that will “grab” the address of the imported member, I assume from an xprofile field, geocode this address and save the data in the database.
There is actually a function provided by GEO my WP which does all the process of geocoding an address and saving it in database. the functions is:
gmw_update_user_location( array( 'user_id' => $user_id, 'address' => $address ) );
You need to pass the user ID and his address to the function and the function should geocode it.
So basically you will need to find the right hook in the imported and use it to execute the function above.”
Can you suggest the best place to add this hook in the plug-in.
Thanks/ Shaunik
]]>I followed your tutorial
But it says it’s not a .csv file.
Can you help?
]]>I’m hoping to be able to automatically upload the site role and forum role (for BBpress) in this csv file. Is this possible?
]]>Hi there,
The CSV import doesn’t delete, wipe or affect the current registered users does it?
My intention is to use this to add new users, not replace existing ones.
Many thanks
]]>Hi,
trying to use the plugin, I can create users. But the password is not recognized correctly. I cannot login with the password specified in the CSV file. Specifying for example “startstart09” under column “user_pass” as last column (delimited with comma) in the file…
]]>after activating the plugin i’m getting this error log on the top of the plugin settings page:
Notice: Undefined index: mode in /Users/miasamacmini/10Sites/miasapro/wp-content/plugins/members-import/members-import.php on line 39
Notice: Undefined variable: html_message in /Users/miasamacmini/10Sites/miasapro/wp-content/plugins/members-import/members-import.php on line 153
is this normal? is it safe to proceed?
]]>can someone posts here an example of a csv file that has been used successfully? i think it would be help a lot of first time users of this plugin — from my experience csv files can be quite tricky.
thank you guys!
]]>Hello there,
Thanks for the great plugin. I was wondering if how can I modify the content of the mail being sent to users imported to the website. I only wanted to add some texts into it.
Thanks in advance.
]]>Hi, is possible to modify de content of the email notification?
How work’s the password-nag? I checked in a test import but seems to do anything.
Thanks.
]]>After importing I have hundreds of members but the members count on the /members page is wrong.
Is there a way to update it?
]]>After bulk uploading a group of test members I noticed that the integrity of the original data is not fully preserved:
All user names are changed into small letters, even though I put user names with Capitals in the CSV file (for added security).
Why aren’t capitalisations in the user name preserved – they are preserved for other fields, like password or Address…??!
]]>Not sure what selecting “Show password nag on new users signon.” is supposed to do? I uploaded a group of users, some with and some without pre-set passwords (the ones without an uploaded password will be automatically generated by WP).
In neither scenario did I experience anything like a “password nag” when trying to log in as a subscriber?
Thanks.
]]>I’d like to try this plugin but I have some questions about some of the fields you listed. Some of them are pretty easy to figure out (such as first_name or role, etc) but what’s the appropriate data for fields such as “show_admin_bar_front”? Do we just type ‘yes’ or ‘no’? It would be terrific to see an example with the options included.
Thank you so much-
Robin
Hi,
I do import from CSV but I found a bug when there is a comma inside “description” column.
For instance “My name is John and I like cars, music and traveling”.
As you can see the description is inside double quote but it even fails.
This is the header:
“last_name”,”first_name”,”description”,”user_login”,”user_nicename”,”user_pass”,”user_email”,”display_name”,”nickname”,”user_registered”,”role”,”rich_editing”,”comment_shortcuts”,”admin_color”,”use_ssl”,”show_admin_bar_front”
Thanks.
]]>Hi. I know this question is not really a plugin question, but i’ll ask anyway…
Do you have (or know where to get) step-by-step instructions on how to create this CSV file and from where to obtain the data?
Thanks for any help you can offer,
]]>I’m migrating my site from being a forum to wordpress/buddypress so i rigged a csv file of our users… 80,770 users…
The first time I uploaded the csv file it it created 1300 users, the next time about 900 more, then 600 more.. every time i try it now the number keeps getting smaller… is there a better way of doing this?
thanks in advance!
]]>