Profile Privacy
This modification is in the archives.
Profile Privacy
Description: This plugin will add a "Profile Privacy" option for users, allowing them to select one of three options. "Public" enables anyone at all to view their profile, "Private" limits their profile to only being viewed by forum members, and "Friends Only" limits their profile to people on their friends list. Note: Admins and Super Moderators can still view anyone's profile with this hack. Installation:
Code:
<if condition="$show['customtitleoption']"> Code:
<!-- profile privacy options --> <fieldset class="fieldset"> <legend>$vbphrase[profile_privacy]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%"> <tr> <td>$vbphrase[profile_privacy_message]</td> </tr> <tr> <td>$profile_privacy_radio</td> </tr> </table> </fieldset> <!-- profile privacy options -->
If you like this hack, please click and, if willing, https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=ninthrider@gunschbunsch.com&item_name=vBulletin%20Coding&no_shipping=1&no_note=1&tax=0¤cy_code=USD. Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Profile Privacy | vBulletin 3.5 Add-ons |