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/
Faster, better and easier!
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/
Hi Gwu,
I am not sure but will test today and let you know.
brajesh, plz help on this.
thnks
Hi Gwu,
sorry, checking the code now, will update in an hour.
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.
not working.
ok,
I am going to try it today again by importing my own stream and will let you know.
hi Brajesh, did you get a chance?
You must log in to post.