Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 29 total)
  • @brooker

    Member

    @brooker

    Member

    This is awesome, all its working perfect, I just need to add the the “usernames” to be searched as well under members… it seems to look at the real names only… any idea how to accomplish this?

    Also Im having a little issue with the pagination, when I click on the second page of result, it brings all kinds of different stuff not related with the search…

    Thank you!

    @brooker

    Member

    @brooker

    Member

    actually i figured out… using class=”no-ajax”

    @brooker

    Member

    @JamieWade replaced the read more with this code and it shows the numbers and arrow at the bottom… but when you click nothing happens… any idea why?

    @brooker

    Member

    @norby500 my developer is busy until Thursday… so once he have some time I will get back at you!

    @brooker

    Member

    having this problem too…HELP!

    @brooker

    Member

    I actually got this work with the following modifications
    function bbg_my_groups_activity_default( $qs ) {
    if ( empty( $qs ) && empty( $_POST ) ) {
    $qs = ‘action=activity_update’;
    }

    return $qs;
    }
    add_filter( ‘bp_ajax_querystring’, ‘bbg_my_groups_activity_default’, 999 );

    the only problem is that when you click the “read more” button at the bottom of the activity stream it loads all the crap… “new memebers, friendship, etc…” any idea on how to stop that from happening when someone clicks the “read more” ?

    @brooker

    Member

    @norby500 how much are you willing to donate for this plugin? maybe we partner up and hire someone? mine not working either…

    @brooker

    Member

    when I do this… I get the “are you sure you want to do this?” but no action button? any way I can incorporate this in my theme?

    @brooker

    Member

    Im looking for the same… email to show on activity? is it possible?

    @brooker

    Member

    ok changed the url in bp-activity-block-admin.php line 43 to /wp-admin/network/admin.php?page=bp-activity-block-settings now it seems to be saving the settings… now time to wait and see if it starts blocking….

    @brooker

    Member

    ok I manage to make it show up in the network admin by changing admin_menu to network_admin_menu to the add_action in the bp-activity-block-loader.php

    so it loads now but when I click “save settings” I get kicked to the site admin dashboard and when I go back to the network admin and back to the activity block the settings dont seem to be saved…

    Any idea what else need to be modified to get it to work?
    HELP!!!

    @brooker

    Member

    @brooker

    Member

    @ARHistoryHub after activation the plugin is not showing in the site admin or the network admin… any ideas?

    @brooker

    Member

    @ARHistoryHub it doesnt seem to work with wp 3.1.1 and bp 1.2.8

    @brooker

    Member

    we can design you something like it over at http://www.onyxsolution.com ;)

    @brooker

    Member

    I have 1.2.8 and having the same issue, i took a look into pb-friends.php and the code seems correct…
    global $bp;

    if ( isset( $_GET ) )
    bp_core_delete_notifications_for_user_by_type( $bp->loggedin_user->id, $bp->friends->id, ‘friendship_accepted’ );
    }
    add_action( ‘bp_activity_screen_my_activity’, ‘friends_clear_friend_notifications’ );

    @r-a-y @DJPaul?????

    @brooker

    Member

    @r-a-y is there a tutorial in how to get this done?
    Thank you so much for your help =)

    @brooker

    Member

    wont be able to upload pictures from your iphone unless you create an app for it…..

    @brooker

    Member

    i read the other topics.. no solution there…

    @brooker

    Member

    bpfull is only 150px… and the bpthumb is 50px

    those are the only 2 files saved in the uploads/avatars….

    @brooker

    Member

    wpmudev.org has a chat plugin.. not sure how it works tho

    @brooker

    Member

    bomp

    @brooker

    Member

    how would the link be? the top bar is hidden…

Viewing 25 replies - 1 through 25 (of 29 total)
Skip to toolbar