Skip to:
Content
Pages
Categories
Search
Top
Bottom

Managing Favorites

  • @gerikg

    Member

    WPMU 2.8.4a

    BP 1.0.3

    BB 1.0.2

    “Manage your favorites” only shows up for the admin.

    <?php if (bb_current_user_can( 'edit_favorites_of', $user->ID )) : ?><?php printf(__('<a href="%1$s">Manage your favorites</a>'), esc_attr( get_favorites_link() )); ?><?php endif; ?>

    Any one had this problem?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @gerikg

    Member

    Okay i figured that out.

    how do I get “Favorite Notification

    If you want to get an email when there is a new post to a topic in your favorites.

    Activate:”

    to show anywhere other than the profile?

    @gerikg

    Member

    Somehow I need to get that option to appear on the Buddypress profile but I don’t know how.

    @finalwebsites

    Participant

    Subscribe to the RSS feed in Google reader ;)

    I thought long about to have a function like in other forum scripts, but these days RSS is the way how to do it.

    I wrote an article about:

    http://www.finalwebsites.com/forums/topic/how-to-subscribe-to-topics-from-a-bbpress-forum

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