Skip to:
Content
Pages
Categories
Search
Top
Bottom

Error on install and when trying to repair..??


  • angelleye
    Participant

    @angelleye

    I just now installed the plugin fresh and I was presented with an error about extra output. I also wound up with a message that members weren’t associated correctly and it gave me a “Repair” button to click. When I clicked that, though, I ended up with this:

    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 /home/kctt/public_html/wp-includes/functions.php on line 3622

    Any info on how to fix this would be greatly appreciated.

Viewing 1 replies (of 1 total)

  • r-a-y
    Keymaster

    @r-a-y

    You can ignore this message if you’re using BuddyPress on a production site.

    To turn off debugging notices on production, set WP_DEBUG to false in wp-config.php:
    https://codex.wordpress.org/WP_DEBUG

    This is a notice caused by a plugin that is initializing user info too early. If you want to find out which plugin is causing this, deactivate all your plugins and only activate BuddyPress. Next, activate your plugins one-by-one until you find the culprit.

Viewing 1 replies (of 1 total)
  • The topic ‘Error on install and when trying to repair..??’ is closed to new replies.
Skip to toolbar