BuddyBoss Home – Web Support Forums Themes Boss. theme Global Search & edit activity arethrowing errors on the latest buddypress update

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

    #42241
    @craigseidl

    Global Search and edit activity are throwing errors on the latest buddypress update here is what I’m getting. Both plugins throw this same error. Could you tell me what I need to search for in coding to make this not throw an error. Since I have errors disabled in wp-config, there are times where my users just get a blank white screen and it breaks the site.

    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 public/wp-includes/functions.php on line 3560

    here are my install details
    wordpress 4.2.2
    boss theme 1.1.7

    all my plugins are updated.

    Please let me know what I need to change to fix this. I love this plugin but at times it causes buddypress to break entirely where I have to uninstall and reinstall buddypress plugin. One time the only way I could log into my admin was to disable buddypress from FTP.

    Answers

    #42243
    @craigseidl

    update: i dont know if this is the same issue or not but I also received this error from edit activity.

    Notice: Indirect modification of overloaded property BuddyBoss_Edit_Activity::$data has no effect in /public/wp-content/plugins/buddypress-edit-activity/includes/main-class.php on line 94

    #42284

    Anonymous
    @

    Hi @craigseidl, Set WP_DEBUG to false define(‘WP_DEBUG’, false); in your wp-config.php file, this is a known issue. It will not break the plugin functionality.
    Regards
    Varun Dubey

Viewing 3 posts - 1 through 3 (of 3 total)
  • The question ‘Global Search & edit activity arethrowing errors on the latest buddypress update’ is closed to new replies.