Hello,
I’m using the Custom Profile Display plugin and I’m trying to make a List within the spMembersView.php with a Custom Field I created.
This is the code I’m using : sp_CustomProfileFieldsDisplay(‘Origin ID’, $spProfileUser->ID);
I also added it to the spProfilePopupShow.php and it seems to be working fine but when I’m adding the same code to the spMembersView.php it’s not working as it should.
Here’s a screenshot to explain :
[ As you can see on this image, when I hover so the Profile Popup shows up, you can see the Custom field are displaying correctly. The 3 users have their own ID displayed correctly. ]
[ Now on this image, you can see that for each users, it’s only displaying the ID of the user logged in. Not the IDs of each users like on the top image as I thought it would do. Why? Can anyone please help me with this? ]
I hope I was clear enough so that you guys can help me with this.
Thanks a lot and awesome job to the Simple Press crew you guys are doing a truly amazing job!


