** Deprecated in BP 1.2. Use http://wordpress.org/extend/plugins/buddypress-group-email-subscription/ ** Gives users the ability to subscribe to email
If you plan on having your members use the bbPress interface in addition to/instead of the BuddyPress forums interface (something you can only do if you are running bbPress in a separate installation, which means you're almost certainly running BP < 1.1) do the following steps as well:
bb-group-forum-subscription to [bbpress-directory]/my-plugins[bbpress-template-directory]/topic.php, replace the code
user_favorites_link();
with
user_favorites_link( array('mid' => __('Subscribe to this discussion')),array('mid' => __('Unsubscribe from this discussion')));Many thanks to the following translators: * German: Markus Schubert * French: Daniel H * Italian: Luca Camellini * Russian: slaFFik * Spanish: Admin at dominicana.net.do * Traditional Chinese: Levin