Just map the column wp_user_level to roles will work for you.
Thread Starter
ahd261
(@ahd261)
not enough…
Could you send us the entire mapping plz
below is the csv header from your export file and we have just 11 fields to map from the wp fields list (user-login -> description)
Thx for your help
CSV HEADER :
ID
user_login
user_pass
user_nicename
user_email
user_url
user_registered
user_activation_key
user_status
display_name
nickname
first_name
last_name
description
rich_editing
comment_shortcuts
admin_color
use_ssl
show_admin_bar_front
wp_capabilities
wp_user_level
dismissed_wp_pointers
show_welcome_panel
session_tokens
package_selected
_package_select
wp_dashboard_quick_press_last_post_id
user_favourite_post
wp_user-settings
wp_user-settings-time
closedpostboxes_listing
metaboxhidden_listing
managenav-menuscolumnshidden
metaboxhidden_nav-menus
closedpostboxes_page
metaboxhidden_page
edit_listing_per_page
nav_menu_recently_edited
linkedin
twitter
facebook
user_phone
url
user_google
user_fname
profile_photo
Verify this image for user import mapping options for clear understanding.
Thread Starter
ahd261
(@ahd261)
Hi thx for the print screen. I ve done exactly the same setup but fall in the next step on
“fill all mandatory field” error message…
The source file provides from your plugin export users file ?
Thx for your help
Thread Starter
ahd261
(@ahd261)
Hi could u reply me plz i m really stuck
thx
Add a snap of what you are mapping. some thing is missed it seems. If correctly done it should work.
Thread Starter
ahd261
(@ahd261)
Hi Thx
1/ all plugins are disabled
2/ i create manually a user
3/ i export this user from your plugin see it from this link
4/ i delete this user
5/ I import this user from the csv file see the mapping
6/ i get always this error message :
Thx to confirm that u get the same message from your side ?
Thx for your help
Thread Starter
ahd261
(@ahd261)
sorry for the previous message
1/ all plugins are disabled
2/ i create manually a user
3/ i export this user from your plugin see it from this link below
Lien
4/ i delete this user
5/ I import this user from the csv file see the mapping below
Lien
6/ i get always this error message :
Lien
Thx to confirm that u get the same message from your side ?
Thx for your help
Watch it, you have missed the rows per server request field. Fill this with value e.g. 3 or 5
Thread Starter
ahd261
(@ahd261)
I can only set up this value to “1”
What does this value mean ?
how can we set up the 2 following fields : dismissed_wp_pointers & wp_capabilities ?
Is it correct if these values are always the same for all imported suscriber users ?
thx
This is the value set to import no. of rows per server request, to ensure server load in control. wp_capabilities is not necessary as you can set the role for each user. dismissed_wp_pointers need to be handled with care as it should be properly escaped. Other wise both are not needed or much important for user import.