-
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
Just upgraded my site from 1.2 to 1.2.1 and it completely broke everything. It’s just a test site so no problem for me. I didn’t deactivate any bp plugins and just went for the auto upgrade. Beware.
-
Unfortunately it’s a process of letting these plugin developers know how to build plugins that will fail gracefully if BuddyPress is present. For now it’s best to make sure all BuddyPress dependant plugins are deactivated before upgrading.
-
What’s the best way back from white screen of death? (for future reference)
-
Rename your plugins folder then refresh the page, that will deactivate everything.
-
-
-
Thanks for telling me!
-
-
Ray posted an update: 1 year, 11 months ago
oEmbed for BuddyPress plugin out now! – http://wordpress.org/extend/plugins/oembed-for-buddypress/
-
Diesel Laws wrote a new blog post: Unplugged: A Dark and Sleek Child Theme for Buddypress 1.2 2 years, 0 months ago

The Unplugged child theme is sleek, dark and very lightweight and works off the Buddypress Default theme.
Read more and Download it here -
Diesel Laws posted an update: 2 years, 0 months ago
UNPLUGGED: A Dark and Sleek Child Theme for Buddypress 1.2+ – http://diesellaws.com/unplugged-a-dark-and-sleek-child-theme-for-buddypress/
-
Edgar posted a new activity comment: %s nice…
-
bob posted a new activity comment: %s looks really nice! Have you incorporated the changes Andy suggested in the buddypress.com forum thread?
-
Diesel Laws posted a new activity comment: %s Not yet. I have only just got home, and discussing the changes right now. Thanks for your feedback!
-
Diesel Laws posted a new activity comment: %s Have fixed it now! Just waiting for confirmation from Andy via the post on Buddypress but you can read about it here – http://buddypress.org/forums/topic/unplugged-a-dark-and-sleek-child-theme-for-buddypress-12
-
bob posted a new activity comment: %s Awesome! Thanks for giving it away for free!
-
-
-
-
bob posted an update: 2 years, 0 months ago
yes yes
-
David Cartwright posted an update: 2 years, 0 months ago
I’ve just got the demo site for our GroupWiki plugin up and running. Please can you head on over and test it a bit
One we’ve got some feedback from this and implemented some fixes/refactoring, we aim to release the plugin code as soon as possible.-
Haloid posted a new activity comment: %s Sure. Thanks =)
-
Ray posted a new activity comment: %s Very cool, David!
I was able to post a comment. Is it possible to disable public comments?
-
David Cartwright posted a new activity comment: %s Hi.
Currently comments can be turned on or off on a page-by-page basis through the group admin area. At the moment if the page is viewable by somebody, they can comment on it (assuming comments are turned on). This could be changed further down the line (but not immediately as we’re running…[Read more]
-
Haloid posted a new activity comment: %s Hmm.. seems like a user cannot delete their comment?
-
-
Ray posted a new activity comment: %s What happens when you have a lot of group wiki pages?
Wouldn’t the dropline subnav be cluttered if you, say, twenty pages?
-
Haloid posted a new activity comment: %s I was wondering about that too. And, perhaps too early in the development, but can you have child pages as well =)
-
David Cartwright posted a new activity comment: %s Something to look at – we might have to re-consider the page link structure/actions structure though. Something for post-1st-release
-
-
David Cartwright posted a new activity comment: %s Absolutely. For this project we’re just dealing with groups with mostly pre-created pages (e.g. the lecturer/TA creates them for teh students and the students then edit them).
I want to add a function that allows wikis to have member-created pages (instead of admin-only) and if this is enabled…[Read more]
-
-
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?