vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Hidden Locations in Whos Online (https://vborg.vbsupport.ru/showthread.php?t=104079)

Rich 12-31-2005 12:18 AM

Hidden Locations in Whos Online
 
Hello,

I would like to be able to hide my staff members from displaying their locations in the "whos online". I thought there was a method for this, but I could not find it. (I DO run searches long before I post.)

I know how to add custom pages to the WOL, but I want to hide users or usergroups.

This would be a great plugin if it is possible to hide usergroups / or members specifically.

ResaleBroker 12-31-2005 01:56 AM

Have them select "Use Invisible Mode" in "Edit Options".
Quote:

Invisible mode allows you to browse the forums without appearing in the 'Currently Active Users' lists.

Rich 12-31-2005 01:00 PM

Hello,

I don't want the staff hidden ON the FORUMS. I want them hidden ONLY on the WOL. When members view the WOL, they can see "where" other users are. I want to be able to display a fixed location for my staff so users don't know where they are or what they are doing.

Invisible mode doesn't solve my problem. (I have been using vb for several years now. What I need is an actual modification and can't be done using the standard tools.)

ResaleBroker 12-31-2005 01:19 PM

Quote:

Originally Posted by iguanairs
Invisible mode doesn't solve my problem. (I have been using vb for several years now. What I need is an actual modification and can't be done using the standard tools.)

I haven't seen a modification like the one you're wanting. If I come across something I'll post a link in this thread.

Blaine0002 12-31-2005 01:56 PM

Quote:

Originally Posted by ResaleBroker
I haven't seen a modification like the one you're wanting. If I come across something I'll post a link in this thread.

that would be why its a request :)

it would be somtinglike this

hook (member_complete)
*= dont know correct variable ( i suck at php)

Code:

if ($viewedmember*['usergroup'] == 1)
{
        $viewedmember*['activity'] = 'where you want them to be';
}


i dont know what the variable for the user you are viewing is though.

Marco van Herwaarden 12-31-2005 03:22 PM

You would save yourself a lot of trouble if you just disabled viewing detailed locations for normal members.

Rich 12-31-2005 10:06 PM

Hello,

I understand that Marco, but I actually have a use for them viewing locations. I want them to see when users are using the "perks" that come with subscriptions, or when users are donating. It may (has!) drive other users to do something similar or become a subscribed member as well.

What I don't want is for them to see what my staff are doing. I was guessing that there would be a variable call for for usergroups that I could use. I could set something like "Monitoring the Site" as their location when members view the WOL.

I know I could hardcode it into the .php file like I did with 3.0.X but I am pretty certain this could be accomplished via the plugins and hooks system which I haven't learned enough about to do myself just yet.

Blaine0002 is right up the alley I am looking to take. :D

Rich 01-04-2006 11:12 AM

Hello,

Is this possible? I thought this would be fairly simple.

murrtex 05-03-2006 11:54 AM

hello try this,
https://vborg.vbsupport.ru/showthread.php?t=114671

Boofo 05-03-2006 12:13 PM

Template edits will accomplish a lot of small things like that. Templates are your friend. ;)


All times are GMT. The time now is 11:20 AM.

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.01353 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete