Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbPress Plugin: Error when updating the user profile


  • frankpereiro
    Member

    @frankpereiro

    I don’t know if this is the right forum for this. Nevertheless, I’ve done some search in the forums and haven’t seen an answer or topic with this problem:

    Whenever I try to update my user profile (with the Yahoo info, for example) I get this error:

    Fatal error: Call to a member function get_error_codes() on a non-object in /**********/wp-content/plugins/bbpress/bbp-includes/bbp-common-functions.php on line 1392

    I’m using the latest version (2.0-rc-2) of the bbPress plugin for WordPress.

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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?


    frankpereiro
    Member

    @frankpereiro

    I’ve just updated to the latest version of the plugin and I’m not getting the error I mentioned before.

    Nonetheless, when I update my user profile (from the forum profile), everything seems to be working well except for when I update de Yahoo! and Gtalk info which in both cases are not being saved or updated.

    Yes, on RC 3 is working ok, thanks for the update :D

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar