BuddyBoss Home – Web Support Forums Themes BuddyBoss theme PHP Notices in BuddyBoss Theme

Tagged: 

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

    #51122
    @acroyes

    When WP_DEBUG is set to true (developer best practice) in BuddyBoss Theme 4.2.1, these happen:

    When the BuddyBoss widget “(BuddyPress) Friends” is active:

    Notice: Undefined index: link_title in /var/www/buddypress.dev/wp-content/plugins/buddypress/bp-friends/bp-friends-widgets.php on line 93
    Notice: Undefined index: max_friends in /var/www/buddypress.dev/wp-content/plugins/buddypress/bp-friends/bp-friends-widgets.php on line 100

    When the BuddyBoss widget “(BuddyPress) Groups” is active:

    Notice: Undefined index: max_groups in /var/www/buddypress.dev/wp-content/plugins/buddypress/bp-groups/bp-groups-widgets.php on line 84
    Notice: Undefined index: max_groups in /var/www/buddypress.dev/wp-content/plugins/buddypress/bp-groups/bp-groups-widgets.php on line 85

    This is in addition to the notices mentioned earlier.
    https://www.buddyboss.com/support-forums/topic/crashes/

    Hope these will be fixed in the next release. Please have your developers test with WP_DEBUG set to true so these notices never reach release.

    Thanks.

    Answers

    #51139
    @acroyes

    These admin notices also appear to be breaking infinite scrolling when logged in and looking at your own wall. The “Load More” at the bottom will load forever. WP_DEBUG set to true

    #51373
    @vapvarun

    Thanks @acroyes, We will fix it shortly.
    Regards
    Varun Dubey

Viewing 3 posts - 1 through 3 (of 3 total)
  • The question ‘PHP Notices in BuddyBoss Theme’ is closed to new replies.