Helping you Build Your Own Social Network!

Faster, better and easier!

pbm with group twitter

(8 posts) (2 voices)

Tags:

No tags yet.


  1. hi Brajesh,

    the activity for this plugin does not have the group avatar or the group name. I remember this working on previous BP version.
    Can you tell me what has changed?

    http://wordpress.org/extend/plugins/buddypress-group-twitter/

    Posted 1 year ago #
  2. Hi Gwu,
    I am not sure but will test today and let you know.

    Posted 1 year ago #
  3. brajesh, plz help on this.
    thnks

    Posted 1 year ago #
  4. Hi Gwu,
    sorry, checking the code now, will update in an hour.

    Posted 1 year ago #
  5. Hi Gwu,
    The proble is, the bp-group-twitter is using old style activity item.

    Please change line 199 in bp-group-twitter.php to this

    $activity_action = sprintf( __( '<a href="%s">%s</a> posted a new Tweet  in the group <a href="%s">%s</a>:', 'bp-group-twitter' ), "http://twitter.com/" . $username, $username, bp_get_group_permalink( $bp->groups->current_group ), attribute_escape( $bp->groups->current_group->name ) );

    It will fix the activity item for new tweets, but the old will still remain same.

    Posted 1 year ago #
  6. not working.

    Posted 1 year ago #
  7. ok,
    I am going to try it today again by importing my own stream and will let you know.

    Posted 1 year ago #
  8. hi Brajesh, did you get a chance?

    Posted 1 year ago #

Reply

You must log in to post.