Skip to:
Content
Pages
Categories
Search
Top
Bottom

errors after updating 2.6.3


  • unclemiru
    Participant

    @unclemiru

    After updating 2.6.3, the following error occurs.

    Notice: Undefined variable: topic_id in E:\xampp-2\htdocs\test\wp2\wp-content\plugins\bbpress\includes\replies\template.php on line 456
    
    Notice: Undefined variable: topic_id in E:\xampp-2\htdocs\test\wp2\wp-content\plugins\bbpress\includes\replies\template.php on line 461
    
    Notice: Undefined variable: topic_id in E:\xampp-2\htdocs\test\wp2\wp-content\plugins\bbpress\includes\replies\template.php on line 467

    wordpress
    config.php setting
    define( ‘WP_DEBUG’, true );

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

  • Robin W
    Moderator

    @robin-w

    hmm…I’m not seeing this on my test site – when does this occur?


    unclemiru
    Participant

    @unclemiru

    Thank you for the answer, @robin-w.
    when I Enable WP_DEBUG – wordpress wp-config.php
    define( 'WP_DEBUG', true );
    the errors occur…


    Robin W
    Moderator

    @robin-w

    ok, I can only suggest it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Then come back


    unclemiru
    Participant

    @unclemiru

    buddypress plugin causes the error.
    Deactivating buddypress plugin clears the error logs.
    thank you!


    Robin W
    Moderator

    @robin-w

    ok raise it is their forums

    BuddyPress

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