Skip to:
Content
Pages
Categories
Search
Top
Bottom

Error show in admin dashboard

  • @ali_siddique

    Participant

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in E:\SERVER\xampp\htdocs\WP-PLUGIN\wp-includes\functions.php on line 3245

    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in E:\SERVER\xampp\htdocs\WP-PLUGIN\wp-includes\functions.php on line 3245

Viewing 3 replies - 1 through 3 (of 3 total)
  • @robin-w

    Moderator

    hmm, I’d check for a conflict first

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, switch to a default theme such as twentytwelve, and see if this fixes.

    Then I’d re-download the software in case this was an issue

    come back if that doesn’t work

    @netweb

    Keymaster

    Set WP_DEBUG to false define('WP_DEBUG', false); in your wp-config.php file, this is a known issue.

    More info on this:

    https://bbpress.trac.wordpress.org/ticket/2309 https://core.trac.wordpress.org/ticket/24169

    @ali_siddique

    Participant

    Thanks for Reply. @Robin W @Stephen Edgar

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