• 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
    twitter
    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!

    https://www.ads-software.com/extend/plugins/bp-export-users/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi
    I adapted the fileds to fit my needs today. Open the plugin file bp-export-users.php and edit the fields starting from line 64 to match your fields. Done!

    Thread Starter James Carroll

    (@jcarroll)

    @t.sjogren,

    Yup, I opened the code and see where the fields are defined. Thanks for the tip. I haven’t tested it, because I’m not using BuddyPress at this time.

    Thanks,
    James

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘BP Export Users – profile fields not included?’ is closed to new replies.