Forums

Join
bbPress Support ForumsTroubleshootingUser profile pages not working (apart from for first administrator)

Info

User profile pages not working (apart from for first administrator)

  1. I've installed bbPress 2.0.1 and integrated it with the s2Member plugin.

    All seems to be working in the forum apart from when users click on their (or any other) profile links. They receive a page not found.

    The profile link does work, however, for my profile (the site administrator). I can view my profile and so can other members.

    I've tried creating a second administrator to see if the profile link would work then. It doesn't.

    Has anyone else come across this issue?

    With thanks for any help or suggestions.

  2. Another user here has a similar issue. Check the user_nicename column in your database. It should include a sanitized version of the user_login. If instead it has spaces or illegal characters in it, that's the culprit.

  3. Thank you for replying so quickly, John.

    I've checked the database and all the username appear fine, all lowercase characters, no spaces or illegal characters that I can see.

  4. When I say username, I do mean the user_nicename.

  5. same here...

    as posted to the other topic, i get the "error404" class in response body of the profilpage(non edit)

    the edit does not work(except for networkadmins), on click edit i get 404
    in detail:
    URL: http://domain.com/?bbp_user=15&edit=1
    Method: GET
    Status: 302 Found
    URL: http://domain.com/?bbp_user=15
    Method: GET
    Status: 404 Not Found

    im using my own them for bbpress(add_theme_support( 'bbpress' );)

    thanks in advance...

    mga2

  6. (to carolcody)

    i forgot to mention, the user name should work...
    user_login: anderer
    display_name: anderer
    user_nicename: anderer

    no spaces, lower-case only...

    as mentioned, i also tried the following: used superadmin and clicked edit... copied the get url, logged in as non super admin and tryed the altered url...
    http://domain.com/?bbp_user=15&edit=1

    so there is no nicename involved...

  7. im using a multisite installation of wordpress... by super admin, the network administrator was meant

    today made a fresh install of wordpress 3.2.1 and bbpress 2.0.2, all default settings...
    i created only a forum with one topic... the userprofile(and edit) does not work...
    on non multisite wordpress everything worked as expected.....

    what information should i provide to help investigation?

  8. exactly the same for me, its driving me crazy and i have put already alot of time into getting bbpress going.

    Bbpress is definatly the best looking wp forum but damn its doing my head in!

  9. You must log in to post.