Is it possible to show the profile info page if a member is not friends with you?
On the profile page we have the EvoWall module, so the whole page is blank if a member is not friends and you view the profile.
Is it possible to show the profile info page if a member is not friends with you? |
That's the point of privacy settings. People that don't want complete strangers viewing their info, have that option. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Yes, we are also pro privacy. Only from our design perspective we want to show a nice full page instead of a complete blank one. |
Maybe what you are asking is for those who are not allowed by privacy settings - get the info page. Friends is included in the privacy settings. To throw a wrench out there, what if a user says they do not want anyone but a new privacy group that they created to be able to view their profile - not even existing friends unless they are in that privacy group. But to answer your question - it should be possible - you could probably use an injection that checks is user is in privacy group and if not redirect to info page. caredesign.net |
Yes indeed. Maybe what you are asking is for those who are not allowed by privacy settings - get the info page. Friends is included in the privacy settings. To throw a wrench out there, what if a user says they do not want anyone but a new privacy group that they created to be able to view their profile - not even existing friends unless they are in that privacy group. But to answer your question - it should be possible - you could probably use an injection that checks is user is in privacy group and if not redirect to info page.
|