Forum Replies Created
-
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!
actually i figured out… using class=”no-ajax”
@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?
@norby500 my developer is busy until Thursday… so once he have some time I will get back at you!
having this problem too…HELP!
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” ?
@norby500 how much are you willing to donate for this plugin? maybe we partner up and hire someone? mine not working either…
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?
Im looking for the same… email to show on activity? is it possible?
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….
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!!!its not showing up here
http://img577.imageshack.us/img577/8950/adminkl.jpg@ARHistoryHub after activation the plugin is not showing in the site admin or the network admin… any ideas?
@ARHistoryHub it doesnt seem to work with wp 3.1.1 and bp 1.2.8
we can design you something like it over at http://www.onyxsolution.com
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 is there a tutorial in how to get this done?
Thank you so much for your helpwont be able to upload pictures from your iphone unless you create an app for it…..
i read the other topics.. no solution there…
bpfull is only 150px… and the bpthumb is 50px
those are the only 2 files saved in the uploads/avatars….
wpmudev.org has a chat plugin.. not sure how it works tho
bomp
how would the link be? the top bar is hidden…