Problem :
Members can't view/post user notes for accounts with this privacy setting enabled.
This is IMHO a bad thing, as those notes aren't part of the profile, but rather, are other forum users' commentary on the person concerned.
To fix this, edit vbphrase "profile_privacy_denied" to the following :
Quote:
Originally Posted by new phrase
You are not allowed to view {1}'s profile. You may need to be a registered user, or {1} may have set his or her profile to be viewable only by people on his/her buddy list.
<BR>Options:
<UL>
<LI><a href="private.php?do=newpm&u={2}">Send {1} a Private Message</a></LI>
<LI><a href="profile.php?do=addlist&userlist=buddy&u={2}" >Add {1} To Your Buddy List</a> (requires you to be logged-in)</LI>
<LI><a href="usernote.php?u={2}">View {1}'s user notes</a> (requires login & permissions)</LI>
<LI><a href="usernote.php?do=newnote&u={2}">Add a user note to {1}</a> (requires login & permissions)</LI>
</UL>
|