Based on this topic.
Plugin Authors — If your plugin does not appear in the “Confirmed Update Friendly” PLEASE UPDATE IT ASAP. It’s really important as your plugins are crashing/have the potential to crash user’s WordPress installations when BuddyPress is updated. This reflects poorly on the project, even though BP is not the problem.
This will take you less than 5 minutes to do if you create a loader.php file and add the code in the link below, then just include your existing main plugin file when BuddyPress has loaded.
http://codex.buddypress.org/how-to-guides/checking-buddypress-is-active/
Not Update Friendly (crashes site):
Any plugins in this list that have not been updated for 1.2 will be removed from http://buddypress.org/extend/plugins/.
BuddyPress Events Calendar
bpPicture Album
BuddyPress AJAX Chat
BP-TagBox
Twire / Twitter to Wire
Auto Group Join
Achievements
BuddyPress Stats
CD BuddyBar Logo Changer ( is_site_admin() doesn’t exist in WP 2.9.2 before bp_init – should be current_user_can(‘install_plugins’) )
Remove Avatars ( is_site_admin() doesn’t exist in WP 2.9.2 before bp_init – should be current_user_can(‘install_plugins’) )
BP Translate ( is_site_admin() doesn’t exist in WP 2.9.2 before bp_init – should be current_user_can(‘install_plugins’) )
Potentially Not Update Friendly (does not crash site but needs updating):
Plugins that don’t crash but do not check if BuddyPress is active:
BP Group Documents
BuddyPress Group Tags
BuddyPress Rate Forum Posts
BuddyPress Multilingual
BuddyPress Profile Widget for Blogs
TDLC Birthdays
Jet Random Members Widget
Jet Random Groups Widget
BuddyPress Admin Bar Mods
BP Announce Group
BP Redirect to Profile
BuddyPress Real Names
Buddypress Pages to Navigation
BP Tiny MCE
Inbox Widget
BP Paginated Posts
BP Registration Options
BuddyPress Friends On-line (FOL)
Remove BuddyPress AdminBar
Invite Friends
Plugins that use an old method of BP detection and need updating to use bp_init loader method:
BuddyPress Maps
BuddyPress Group Blog
BuddyPress My Friends Widgets
BuddyPress Widget Pack
BuddyPress-Kaltura Media Component)
BuddyPress Group Email Subscription
BuddyPress Classifieds
BuddyPress Quick Press
BuddyPress Group Wiki
BuddyPress Sitewide Featured Posts
BuddyPress Group Activity Notifications ( Error in live version: First argument is expected to be a valid callback, ‘ass_init’ )
Confirmed Update Friendly (high-fives!):
Tweetstream
Facestream
BP Group Management
BP Groupblog
BP Expand Activity
Invite Anyone
BuddyPress Forums Extras (all)
BuddyPress Like
oEmbed for BuddyPress
Forum attachments for BuddyPress
BP Profile Privacy
BP Notification Widget
BP Import Blog Activity
Custom Profile Filters for BuddyPress
BP Include non Member Comments
BP MPO Activity Filter
BuddyPress Links
BuddyPress Group Twitter
BuddyPress External Group Blogs
BP Random Members Widget
BuddyPress Template Pack
Group Forum Subscription for BuddyPress
Enhanced BuddyPress Widgets
BuddyPress Album+
BuddyPress Geo
BP Member Filter (but should move all BP specific code to separate file to be safe)
BP Member Map (but should move all BP specific code to separate file to be safe)
BuddyPress Restrict Group Creation (but should move all BP specific code to separate file to be safe)
BuddyPress Sitemap Generator (but should move all BP specific code to separate file to be safe)
Welcome Pack
Please post a followup message if you have updated your plugin, or if you find any other plugins that crash.
Checking your BuddyPress plugins
Deactivate all of your plugins. Individually activate a single BuddyPress plugin. If it activates and you do not get a white screen or white screen with error message, then the plugin is update friendly. Otherwise please post it in this thread to add to the hall of shame!
If you get a white screen then to fix this remove the plugin folder from wp-content/plugins/