Back to vBulletin 3.5 Add-ons

Profile Privacy
Mod Version: 1.00, by Krofh

This modification is in the archives.
vB Version: 3.5.4 Rating: (2 votes - 4.50 average) Installs: 29
Released: 14 Jul 2006 Last Update: Never Downloads: 38
Not Supported DB Changes Uses Plugins Template Edits  

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:
  • Import the product XML file
  • Perform the following template edit in template modifyprofile:
Find:
Code:
			<if condition="$show['customtitleoption']">
Add above:
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 -->
Contains:
  • 4 Plugins
  • 1 New Template
  • 1 Template Edit
  • 6 Phrases

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

vblts.ru supports vBulletin®, 2022-2024