vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Do not count invisible admin in online count totals (https://vborg.vbsupport.ru/showthread.php?t=73498)

calorie 12-29-2004 10:00 PM

Do not count invisible admin in online count totals
 
This vB v.3.0.3 mini-mod makes it so that an admin who sets him/herself to invisible via the User CP is not shown in the X members online counts.

The invisible admin still shows to him/herself with a * next to the username so anyone who can see the username* listing can see the invisible admin.

This mini-mod is to remove the invisible admin from the forum home counts and the who's online counts. Note that the Admin CP counts are not changed.

For example, say an invisible admin is online, and there are also 5 non-invisible members and 10 guests online. That means there would be 6 members and 10 guests online.

After the install of this mini-hack, the counts would then be as follows:

Forum Home -> Currently Active Users: 15 (5 members and 10 guests)
Who's Online -> 5 members and 10 guests
Admin CP Home -> 16 Users Online (6 members and 10 guests)

The original purpose of this mini-mod was to make it so that the admin with userid of 1 who likes to be invisible could troll his/her own forums without being counted.

This mini-mod was then extended so that any invisible member specified by userid in the mini-mod code could be excluded from the forum home and who's online counts.

Only apply this mini-mod if there are already members set to invisible, who plan to stay invisible, as this mini-mod does not cross-reference 'invisibleness' of members.

A cursory search didn't show a hack like this, although one could exist. Support is not guaranteed.

Bison 12-30-2004 07:49 PM

I'll try it ...

Tradjick 12-30-2004 09:43 PM

Hello. This is something in could use. But as i?m not so good in english, what do you mean with this sentence:

Quote:

Only apply this mini-mod if there are already members set to invisible, who plan to stay invisible, as this mini-mod does not cross-reference 'invisibleness' of members.
You mean that "invisible users" will still be counted? That would be ok for me. It?s just that i would like for the Admin to be totally invisible.

Great thing, i?m burning about to install this. :)

Bison 12-30-2004 09:50 PM

Well I installed this but I think the code needs to be inserted in the showthread, and forumdisplay.php I use Erwin's "Show Users Online Everywhere" hack, and when I go into a thread, and read the member count in the header, my invisabitiy is lost.

Also, I didn't have to be hidden for the hack to remove my presence from the users online.

calorie 12-30-2004 10:39 PM

Hi. It means that the hack doesn't check whether a member is invisible before modifying the counts, so be invisible before applying the hack.

Quote:

Originally Posted by Tradjick
Hello. This is something in could use. But as i?m not so good in english, what do you mean with this sentence:

Quote:

Only apply this mini-mod if there are already members set to invisible, who plan to stay invisible, as this mini-mod does not cross-reference 'invisibleness' of members.
You mean that "invisible users" will still be counted? That would be ok for me. It?s just that i would like for the Admin to be totally invisible.

Great thing, i?m burning about to install this. :)


Bison 12-30-2004 10:44 PM

But when you browse a thread, the user online count includes the invisable user.

calorie 12-30-2004 10:44 PM

I do not know what Erwin's "Show Users Online Everywhere" hack does, and yes, the hack does not cross-reference 'invisibleness' of members - see the previous post - maybe something for a possible future version.

Quote:

Originally Posted by Bison
Well I installed this but I think the code needs to be inserted in the showthread, and forumdisplay.php I use Erwin's "Show Users Online Everywhere" hack, and when I go into a thread, and read the member count in the header, my invisabitiy is lost.

Also, I didn't have to be hidden for the hack to remove my presence from the users online.


calorie 12-30-2004 10:48 PM

Oh darn, I have that option off so I forgot about it when making the hack, so a mod of the hack would be needed. In the meantime, the hack is for when that option is off.

Quote:

Originally Posted by Bison
But when you browse a thread, the user online count includes the invisable user.


DGTLMIK 06-21-2005 04:27 PM

Clicks -> INSTALL! :)

I have asked this over at vBadvanced with no luck:

How can I get the vBa CMPS Module, Active Users, to do the same?

DGTLMIK 06-23-2005 02:48 PM

Nevermind, I figured it out:

In 'onlineuser.php', find:
PHP Code:

$totalonline $numberregistered $numberguest

Replace with:
PHP Code:

$totalonline $numberregistered $numberguest $bbuserinfo['invisible']; 

Still in 'onlineuser.php', find:
PHP Code:

$numberregistered number_format($numberregistered); 

Replace with:
PHP Code:

$numberregistered number_format($numberregistered) - $bbuserinfo['invisible']; 


aciurczak 12-01-2005 01:23 AM

I tried those same mods on 3.5.1, and they did not work. I changed the variable to use $numberinvisible as 3.5.1 uses, and it didn't work either even after I globalized $numberinvisible in the CMPS settings. Anyone have any ideas for making the module work correctly on 3.5.1?

I'm using this hack: https://vborg.vbsupport.ru/showpost.php?p=817105&postcount=4 which works great on the normal vB pages, but the same technique doesn't seem to carry through for the vbadvanced module.

Pamela 03-18-2007 12:19 AM

Could anyone tell me how to get this to work in vB 3.5.4? It worked great in 3.0.7, but now I'm on 3.5.4 and it doesn't work.

Thank you! :)

Pamela 02-29-2008 05:39 PM

Could someone please update this mod for 3.7.0?

Thank you!!! :)


All times are GMT. The time now is 03:04 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.01148 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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