Skip to:
Content
Pages
Categories
Search
Top
Bottom

Debug


  • chriscourselle
    Participant

    @chriscourselle

    On my production site i am running 1.7.2 it is conflicting with other plugin so i ran a debug and i am get:
    [02-Jul-2013 14:02:06 UTC] PHP 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 C:\xampp\htdocs\1\wp-includes\functions.php on line 2986

    How can i fix this? I am also get the same with the new beta 1.8.

Viewing 3 replies - 1 through 3 (of 3 total)

  • chriscourselle
    Participant

    @chriscourselle

    i post the debuging log here:
    http://pastebin.com/u/chriscourselle


    shanebp
    Moderator

    @shanebp

    >it is conflicting with other plugin

    What other plugin ?
    Deactivate that plugin. Does the Notice disappear?

    That notice means that something, probably a plugin, is calling bp_setup_current_user too early.
    But it’s just a Notice, not an Error.
    So it may not be the source of the problem you’re having.


    chriscourselle
    Participant

    @chriscourselle

    It is conflicting with other plugin. if i turn off bp the the other plugin play nicely and no errors but i turn on bp then they don’t play nice i get conflicts and errors. the plugin that i am using are WPML, bp, Gravity Forms with Picatcha Add-On, SlideDeck 2. Picetcha is not showing up and slidedeck is not work right ether.
    Thanks Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Debug’ is closed to new replies.
Skip to toolbar