Skip to:
Content
Pages
Categories
Search
Top
Bottom

define(‘WP_DEBUG’, true)


  • jookkoo
    Participant

    @jookkoo

    Hello.
    My site in wp-config.php i uses define(‘WP_DEBUG’, true) and it warning as below:

    Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/xxx/xxx/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28

    Please help
    Thank you

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

  • jookkoo
    Participant

    @jookkoo

    Sorry.Forgot – Notify me of follow-up replies via email

    Same Issue, I am using the latest version of bbpress and buddypress.

    Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /Applications/MAMP/htdocs/supernova/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28

    Getting 3 more notices

    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 /Applications/MAMP/htdocs/supernova/wp-includes/functions.php on line 3560
    
    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 /Applications/MAMP/htdocs/supernova/wp-includes/functions.php on line 3560
    
    Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/supernova/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php:28) in /Applications/MAMP/htdocs/supernova/wp-includes/pluggable.php on line 1196

    Robkk
    Moderator

    @robkk

    read this trac ticket , and follow some of the links to the duplicates

    https://bbpress.trac.wordpress.org/ticket/2804

    There seems to be an issue in WordPress.

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


    Robkk
    Moderator

    @robkk

    The Groups error might be a known issue too.

    I think that is this ticket

    https://bbpress.trac.wordpress.org/ticket/2782


    jookkoo
    Participant

    @jookkoo

    Hello, Robkk

    Thank you for your help.
    But what are you talking about ? OH my god, why the plugin author don’t fix this issue.
    But most of all need to say thank you again.


    Robkk
    Moderator

    @robkk

    @sayedwp

    The setup current user error is a bug in WordPress.

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


    @jookkoo

    The groups issue is known bug and the trac ticket for it is here.

    https://bbpress.trac.wordpress.org/ticket/2782

    OH my god, why the plugin author don’t fix this issue.
    But most of all need to say thank you again.

    It is an issue with two different plugins, bbPress and BuddyPress.

    the fix seems to be slated for bbPress 2.6

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