Skip to content

Tag Archives: bbPress

Upgrading from BuddyPress 1.0 to 1.1

06-Dec-09

The upgrade from BuddyPress 1.0.x to BuddyPress 1.1 on the CUNY Academic Commons posed a number of challenges. Between the big changes to theme structure, the one-click installation of bbPress forums, and ongoing plugin compatibility issues, a lot of planning and testing was required. This week, I and the rest of the CAC development team [...]

Forum Attachments for BuddyPress

22-Oct-09

I posted about this a while ago, but I have ported _ck_’s bb_attachments plugin to BP 1.1.x. I took some time today to clean up the readme files and submit the plugin to the wordpress.com plugin database. Nothing about the plugin itself, or the hooks you’ll have to put into your theme, has changed since [...]

Displaying the BuddyPress admin bar in other applications

12-Oct-09

Cross-posted at the CUNY Academic Commons Dev Blog By popular demand, here’s the method we used at the CUNY Academic Commons to get the BuddyPress admin bar to appear on the non-WP/BP portions of our site. In our case, that means MediaWiki and bbPress, but theoretically this method could work for any kind of software [...]

Help me alpha test BuddyPress Forum Attachments

08-Oct-09

Now that bbPress is integrated into the Very Fabric of BuddyPress, there’s some demand for useful bbPress plugins to be ported over to BP. One of the most useful is _ck_’s excellent bb-attachments, which allows users to add attachments to their forum posts. I have spent a bit of time in the last few days [...]

Group Forum Subscription for BuddyPress 1.1

02-Oct-09

I made the changes necessary to make Group Forum Subscription work with BuddyPress 1.1. Let me know if you find any broken parts.

New BuddyPress / bbPress plugin: Group Forum Subscription

30-Sep-09

BuddyPress and bbPress can be plugged into each other such that BuddyPress groups get their own discussion forums, which are powered by bbPress. Adding Burt Adsit’s bpGroups means that private and hidden groups can have their discussion forums private too. But a major hurdle is email notification: Certain kinds of BP communities simply won’t get [...]

WPMU 2.8, bbPress and cookie problems solved

08-Sep-09

Upgrading the CUNY Academic Commons from WPMU 2.7.somethingorother to 2.8.4 went quite smoothly overall. A big problem cropped up a few days after the upgrade, though: integration with bbPress (version 1.0 alpha 6) wasn’t working right. Shared user tables still worked fine, but sessions weren’t carrying over between the platforms – and, worse yet, you [...]