Skip to:
Content
Pages
Categories
Search
Top
Bottom

PHP Error


  • jookkoo
    Participant

    @jookkoo

    Hello, my site it’s display ERROR log as below:

    PHP Error
    – Strict – Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL)

    – Location – wp-content/plugins/bbpress/includes/extend/buddypress/groups.php:28

    – Call Stack
    BP_Component->includes()
    BBP_Forums_Component->includes()
    BBP_Forums_Component->__construct()
    bbp_setup_buddypress()
    do_action(‘bp_include’)
    bp_include()
    do_action(‘bp_loaded’)
    bp_loaded()
    do_action(‘plugins_loaded’

    Please help to FIX this. Thank you

Viewing 1 replies (of 1 total)

  • shanebp
    Moderator

    @shanebp

    Your question is better asked on the bbPress support forum.

    The fix is simple – open to the file and go to the line in question and change function display() to function display($group_id = NULL)

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Error’ is closed to new replies.
Skip to toolbar