Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 51 total)
  • @amahesh

    Member

    anyone?

    @amahesh

    Member

    thanks – got the issue resolved!

    @amahesh

    Member

    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

    @amahesh

    Member

    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

    @amahesh

    Member

    Any one have any ideas?

    @amahesh

    Member

    alternativelt i would be fine by getting rid of the “user has joined group” activity update all together

    Tahns

    @amahesh

    Member

    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

    @amahesh

    Member

    has any progress been made on this?

    @amahesh

    Member

    anyone find any info on this?

    @amahesh

    Member

    still need some help with this, any ideas?

    @amahesh

    Member

    anyone have any ideas on this?

    @amahesh

    Member

    any ideas on this issue?

    @amahesh

    Member

    any update on this @Bowromir ?

    @amahesh

    Member

    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

    @amahesh

    Member

    sounds great, let me know when this launches, I would be more than happy to make a donation

    @amahesh

    Member

    anyone have any ideas?

    @amahesh

    Member

    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’,
    ),
    );

    @amahesh

    Member

    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’,
    ),

    @amahesh

    Member

    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’ )
    ),

    @amahesh

    Member

    anyone have any ideas? I’m sure someone else must have been working on this

    @amahesh

    Member

    would anyone have any ideas? @r-a-y

    @amahesh

    Member

    can anyone please advise as to how this can be done?

    @amahesh

    Member

    thanks for the help with the admin issue @r-a-y…would you or anyone else have a possible solution for this?

    @amahesh

    Member

    THANK YOU SO MUCH…it works perfectly! :)

    @amahesh

    Member

    @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

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