Index: bb-includes/capabilities.php
===================================================================
--- bb-includes/capabilities.php	(revision 1089)
+++ bb-includes/capabilities.php	(working copy)
@@ -145,6 +145,8 @@
 		) ),
 											
 		'inactive' => array( 'name' => __('Inactive'), 'capabilities' => array(
+			'edit_favorites' => true,
+			'edit_profile' => true,
 			'change_password' => true,
 			'read' => true
 		) ),

