vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Make invisible users visible to Super Moderators and Moderators. (https://vborg.vbsupport.ru/showthread.php?t=32386)

SWFans.net 08-06-2002 10:33 AM

Quote:

Originally posted by inetd
How i need make changes if i installed "Users browsing this thread"?
I'm not certain as I don't have that hack installed myself. Sorry.

The hack should be able to be installed as is, but it won?t function in the "Users Browsing this thread"?at least that?s my thought.

Learner29 10-13-2002 03:02 AM

Quote:

Originally posted by SWFans.net
It was easier than I thought it would be, so its done.

Here is the new file for the changes required in 2.2.6

well thank you, that was great, but I could not find the text to replace in the forumdisplay.php

SWFans.net 10-13-2002 04:24 AM

Here it is for 2.2.8 in the forumdisplay.php file. The usergroupIDs are those used in the text file attached in the first and 48th post:

Find (line # 698 in the original source file)
Code:

if ((!$forumuser['invisible'] or $bbuserinfo['usergroupid'] == 6) and $bbuserinfo['userid'] != $forumuser['userid']) {
Replace with
Code:

if ((!$forumuser['invisible'] or $bbuserinfo['usergroupid'] == 6 or $bbuserinfo['usergroupid'] == 7) and $bbuserinfo['userid'] != $forumuser['userid']) {

Learner29 10-13-2002 10:37 AM

Quote:

Originally posted by SWFans.net
Here it is for 2.2.8 in the forumdisplay.php file. The usergroupIDs are those used in the text file attached in the first and 48th post:

Find (line # 698 in the original source file)
Code:

if ((!$forumuser['invisible'] or $bbuserinfo['usergroupid'] == 6) and $bbuserinfo['userid'] != $forumuser['userid']) {
Replace with
Code:

if ((!$forumuser['invisible'] or $bbuserinfo['usergroupid'] == 6 or $bbuserinfo['usergroupid'] == 7) and $bbuserinfo['userid'] != $forumuser['userid']) {


that is VERY kind of you SWFans.net

thank you so much ....

Sweet Cheeks 11-27-2002 03:09 AM

Thanks a bunch for such an awesome hack :cool:

Quick question, is there a way that admin can still be invisible to anyone below them (but still be visible to other admins?)

Thanks in advance for your help :classic:

SWFans.net 11-27-2002 04:05 AM

Quote:

Originally posted by ~*Julie*~
Thanks a bunch for such an awesome hack :cool:

Quick question, is there a way that admin can still be invisible to anyone below them (but still be visible to other admins?)

Thanks in advance for your help :classic:

The closest thing to that I know of is this mod by Firefly, which hides a user of your choice's location.

https://vborg.vbsupport.ru/showthrea...threadid=31938

mhardin 12-08-2002 09:24 PM

It doesn't seem to work in 2.2.9. :disappointed:

Does anyone have fix for 2.2.9?

Thanks in advance........

SemperFidelis 01-25-2003 02:23 PM

Can anyone out there confirm that this hack does indeed work for 2.2.9 ?
An possible provide a new install.txt ?

Thanks
:)

raynett 02-05-2003 11:20 AM

I just installed it on 2.2.9 with no problems (following instructions on post #48 attachment).

Btw, thanks SWFans.net! This was my first added hack. :)

Quikdeth 03-04-2003 02:51 AM

I'm trying to find out the groupid's for mine. I used the status bar and hovered over the edit... but my status bar isn't long enough to see the end of the url. What can I do?


All times are GMT. The time now is 03:09 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.01116 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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