-
jamie marsland posted an update: 1 year, 11 months ago
Testing @apeatling updated external blogs plugin at http://bonkyboo.co.uk/groups/the-document-group/ . Getting lots of duplicate content. Anyone else getting this?
jamie marsland posted an update: 1 year, 11 months ago
Testing @apeatling updated external blogs plugin at http://bonkyboo.co.uk/groups/the-document-group/ . Getting lots of duplicate content. Anyone else getting this?
What version are you using?
Version 1.2.1 for both bp and External Group Blogs
I’ve got the same problem. It adds the same feed item more than once. Where can we edit the code to avoid duplicates? How do we do this? I’m running bp 1.2.1 and wp 2.9.2 single user.
I also have the duplication.
I’m looking at wp_bp_activity which type is ’new_tweet’ and find that the duplicate message has the same secondary_item_id generated by wp_hash.
Is it possible to avoid duplication by working on this secondary_item_id field in bp-groups.php?
Wondering if this is the same problem I’m having with buddypress group twitter? Every twitter feed is duplicated. Perhaps it’s something with RSS feeds?