Forum Replies Created
-
anyone?
thanks – got the issue resolved!
I just installed Buddypress and this just started happening – I have a clone of this website at http://www.snipbids.com where this is not happeneing
I was hoping I could get help with something…for some reason the posts dont appear in the activity stream of the group but do show in the streams of the users following the group, but all the posts from the blog’s history show up. Is there a way to only pull say 10 updates a day? @r-a-y
Any one have any ideas?
alternativelt i would be fine by getting rid of the “user has joined group” activity update all together
Tahns
hello @r-a-y, this seems to be hiding new joined groups on the home page, but not in the activity pages of the people who have joined the groups
has any progress been made on this?
anyone find any info on this?
still need some help with this, any ideas?
anyone have any ideas on this?
any ideas on this issue?
any update on this @Bowromir ?
I have been playing around with this for quite some time but cant get it to work. I just want it so that anyone can see who the members are of a private group. I got close and you can see at http://snipbids.com/groups/electronics-1682147612/members/
Something is showing but I cant get the list of group members to show
Any ideas? please any help would be greatly appreicated
@r-a-y: I made the changes in the templatetags file to get to this result
sounds great, let me know when this launches, I would be more than happy to make a donation
anyone have any ideas?
I added the following code and got this error: I was trying to see what would appear if I tried the delicious feed for user id 4 on my site. Any help woukd be greatly appreciated
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘_bp_external_activity_refetch’ was given in /home/content/70/5722070/html/wp-includes/plugin.php on line 395
Code:
$external_activity_feeds = array(
array(
‘feed_url’ => ‘http://commons.gc.cuny.edu/wiki/index.php?title=Special:RecentChanges&feed=atom’,
‘feed_action’ => ‘%s edited the wiki page %s’,
‘component’ => ‘wiki’,
‘type’ => ‘wiki_edit’,
‘show_text’ => __( ‘Show Wiki Edits’, ‘bp-external-activity’ )
),
array(
‘feed_url’ => ‘http://feeds.delicious.com/v2/rss/boonebgorges?count=15’,
‘feed_action’ => ‘%s posted the link %s on Delicious’,
‘component’ => ‘delicious’,
‘type’ => ‘new_delicious_link’,
‘show_text’ => __( ‘Show Delicious Links’, ‘bp-external-activity’ ),
‘user_id’ => ‘4’,
),
);OK thanks, I will try it out but can you tell me what I should put for the rest of the fields, espedcially component and type. I want it so that the title of the post is displayed so for the feed for http://www.ambeat.com/
array(
‘feed_url’ => ‘http://feeds.feedburner.com/ambeata?,
‘feed_action’ => ‘%s posted the link %s’,
‘component’ => ‘delicious’,
‘type’ => ‘new_delicious_link’,
’show_text’ => __( ‘Show Delicious Links’, ‘bp-external-activity’ )
‘user_id’ => ‘johnb’,
),Thanks for that link, it looks good but I had a quick question. Say i want to have user “johnb” have a profile whose activity feed is updated from the RSS feed of say TechCrunch, how would I edit loader.php?
array(
‘feed_url’ => ‘http://feeds.delicious.com/v2/rss/boonebgorges?count=15’,
‘feed_action’ => ‘%s posted the link %s on Delicious’,
‘component’ => ‘delicious’,
‘type’ => ‘new_delicious_link’,
‘show_text’ => __( ‘Show Delicious Links’, ‘bp-external-activity’ )
),anyone have any ideas? I’m sure someone else must have been working on this
would anyone have any ideas? @r-a-y
can anyone please advise as to how this can be done?
thanks for the help with the admin issue @r-a-y…would you or anyone else have a possible solution for this?
THANK YOU SO MUCH…it works perfectly!
@r-a-y
I am trying to make a group for “American Restaurants” and I want everyone to be able to see the content of the group, but only accounts which are actually restaurants to be able to request an invitation and join