Tagged: How to get Property ID and Name
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
1687Notice
: 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 YouHi 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.