Skip to:
Content
Pages
Categories
Search
Top
Bottom

Imported_ namespace / prefix on new users

  • @sdeeds

    Participant

    I’m experiencing something bizarre.
    Any new users are given the namespace / prefix “imported_” before their username.

    Example: randomuser becomes imported_randomuser

    I have no idea why this would happen, any ideas?

Viewing 9 replies - 1 through 9 (of 9 total)
  • @robin-w

    Moderator

    not sure how this is related to bbpress ?

    @sdeeds

    Participant

    Because here is a reference to it from 5 years ago:

    phpBB import username issue

    and I can confirm that it is happening because of bbpress, though I don’t understand why.

    @robin-w

    Moderator

    can’t say I do either.

    Presume this is a single import?

    If so how many users ?

    @sdeeds

    Participant

    No, actually I am seeing this issue on freshly created users.
    To give you a little more info, it’s a membership site which leverages MemberPress and bbPress is connected to BuddyPress.

    Any thoughts?

    @robin-w

    Moderator

    so this is a user registering for the site?

    @sdeeds

    Participant

    Yes, a user signs up through memberpress, which creates a username record in wp_user. Then, for whatever reason, instead of the nicename or whatever in the wp_bp_xprofile_data table, those users are labeled as imported_nicename, and that’s what is visible on bbpress. If a user goes to change their username, it apparently fixes the issue. But I’m operating on a dozen or more signups a day, and over 7k users.

    @robin-w

    Moderator

    hmm – so if you temnporarily deactivate bbpress and then register as a new user – you get ‘imported_…’

    yes ?

    @sdeeds

    Participant

    No, bbPress adds imported_ to the username in the wp_bp_xprofile_data table. Which appears en lieu of the username on all forums. However, the imported_ namespace is not in the wp_users table. It’s only an issue in bbPress.

    @robin-w

    Moderator

    hmmm…

    wp_bp_xprofile_data is a buddypress table, bbpress only uses wp_users and meta.

    Might be worth logging in the buddypress support forum to see if they can help

    https://buddypress.org/support/

Viewing 9 replies - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Skip to toolbar