Yes, on RC 3 is working ok, thanks for the update
Updating user profiles is still not working, the new rc is 2?
I get the same error with the latest versions of bbPress Plugin and WordPress. I tried a fresh install but i get the same error.
If i remove the code from common functions the update works ok.
if ( $bbp->errors->get_error_codes() )
$has_errors = true;
But i’m afraid without that code there won’t be any error printed
Does anyone have another solution?