This topic has 2 replies, 2 voices, and was last updated 9 years by nasb114.

  • Author
  • #43586
     nasb114
    Participant

    hi

    i now install theme & Demo data,
    now error message display.

    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 /home/davaikor/davaikor.com/docs/wp-includes/functions.php on line 3547

    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/davaikor/davaikor.com/docs/wp-includes/functions.php on line 3547

    advise me…
    thanks

    Attachments:
    You must be logged in to view attached files.
    #43594
     Radu
    Moderator

    Hello,

    It’s a notification not an error.

    Look for : define(‘WP_DEBUG’, true);

    and replace with this :

    COPY CODE
    
    define('WP_DEBUG', false);
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #43642
     nasb114
    Participant

    thanks

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?