Please can you help me:
I’m dependent on this excellent plugin – it works and export a member’s list for me – with one exemption:
Why is one field missing – the birtday?
The BP user fields you can see here:
https://ishojvolley.dk/indmeldelse
As you can see I made the birthday as a selection box, is that the problem? (But I remember it worked while testing it)
Best regards
Erling
The plugin has worked nicely to export the users. But how to import them now?
Thank you.
]]>Tested today with BuddyPress 1.5.2 and WordPress 3.2.1. Installed, activated, and ran without a hitch; I have a CSV file with the following fields:
ID
user_login
user_nicename
user_email
user_url
user_registered
user_status
display_name
spam
deleted
Name
Telephone
Job Title
Organisation
Region
Primary Discipline
Grade
A bit about you
flickr
I’m not sure, but I think these came from the wp_users
and wp_usermeta
tables in the database. However, I expected the profile fields from the wp_bp_xprofile_data
table to be included as well. Am I missing something?
Thanks!
]]>For themes and plugins to be able to change the exported fields, the filters have to be run a little later. Here’s a change to the constructor that runs them at init time:
[Code moderated as per the Forum Rules. Please use the pastebin]
]]>broken ” File cannot be found – mysite/wp-admin/tools.php?page=export-users&export=1.”
]]>Does not work on the latest version of BP and WP
]]>