BuddyDev

Search

Trying to get property ‘id’ of non-object in

  • Participant
    Sel on #44816

    I changed buddypress plugin with buddyboss platform plugin with the same theme buddyx. My timeline and profile give me this notice :
    Trying to get property ‘id’ of non-object in
    /var/www/vhosts/website.com/httpdocs/wp-content/plugins/buddyboss-platform/bp-xprofile/bp-xprofile-functions.php
    on line
    1687

    Notice
    : Trying to get property ‘name’ of non-object in
    /var/www/vhosts/website.com/httpdocs/wp-content/plugins/buddyboss-platform/bp-xprofile/bp-xprofile-functions.php
    on line
    1688
    When I checked the the bp-xprofile fuctions.php on the code editor for line 1687 This is what i found : $social_networks_id = $social_networks_field->id;

    And line 1688 : $social_networks_text = $social_networks_field->name;
    When I changed the theme to emmet it works fine
    Please, someone help. Thank You

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #44832

    Hi Sel,
    Welcome to BuddyDev support forums.

    From your details, the problem is compatibility of your theme with BuddyBoss platform.

    Please contact the theme authors for the same.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved