Profile Privacy
This modification is in the archives.
Quote Notification
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 -->
This hack is somewhat similar to Private Profiles by Psionic Vision. Either hack seems to be fine but have different features, though I don't think they'd really work well together. vBulletin 3.6.1: thanks to toolblast for testing this out, he reported that this hack works fine on vB 3.6.1 as well. Please click install. Download This modification is archived and cannot be downloaded. Screenshots
|
Similar Mods
Profile Enhancements Profile Privacy | vBulletin 3.6 Add-ons |