vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Profile Privacy (https://vborg.vbsupport.ru/showthread.php?t=128709)

Krofh 10-09-2006 10:00 PM

Profile Privacy
 
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:
  • 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

If you like this hack, please click install and, if willing, donate.

Virtuosofriend 10-10-2006 05:58 AM

that's a nice idea. Good job mate ;)

sensimilla 10-10-2006 08:36 AM

Nice hack! :) Should be allowed to set this up per usergroups too! :)

iLLoGIc 10-10-2006 12:12 PM

sick idea... installed!!

Snake 10-10-2006 04:53 PM

Lovely. Thanks! :D

basilrath 10-10-2006 10:27 PM

na too much power to user

eNforce 10-10-2006 11:44 PM

I don't get the options, uploaded the product twice as well as done the template edit twice, still no go.

InTeNsE-HuMoR 10-11-2006 12:03 AM

I'm having the same problem as person above ^

Barakat 10-11-2006 02:25 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=121125" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=121125</a>

emm the 3.5.4 is working better .... and there's something missing in this hack option so i installed the other one

Kuimera 10-11-2006 02:37 AM

Quote:

Originally Posted by eNforce
I don't get the options, uploaded the product twice as well as done the template edit twice, still no go.

Same thing...


All times are GMT. The time now is 12:11 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01146 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete