Skip to:
Content
Pages
Categories
Search
Top
Bottom

Bug in the bb press admin bar for Notifications


  • chewbaker
    Participant

    @chewbaker

    I am not sure if this is a bug or something is wrong on my end, but when you click on the ‘notifications’ menu it takes you to you profile page, not your inbox.

    Coincidentally, it also does this for this forum site.

    I am using the latest version 1.1.1

    Does anyone know about this or how to fix it.

    thanks

    Chew

Viewing 2 replies - 1 through 2 (of 2 total)
  • Off the top of my head, I can’t remember where/if that used to go anywhere different. Can anyone else comment? Might be a new bug.


    chewbaker
    Participant

    @chewbaker

    I am not sure if this is the proper way to do this, but to fix this problem, I changed the code in the bp-core-adminbar.php on the following lines from:

    echo '<li id="bp-adminbar-notifications-menu"><a href="' . $bp->loggedin_user->domain . '/">';

    to

    echo '<li id="bp-adminbar-notifications-menu"><a href="' . $bp->loggedin_user->domain . 'messages/">';

    Hope this works for others who might have had this problem

    Cheers

    Chew

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bug in the bb press admin bar for Notifications’ is closed to new replies.
Skip to toolbar