vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Hide Admin IP addess? (https://vborg.vbsupport.ru/showthread.php?t=65600)

BaCaRdi 05-28-2004 12:58 PM

Hide Admin IP addess?
 
Anyone know of a hack to hide administrator's IP address total or from anyone under them such as mods?

Thanks,
-BaC

Zachery 05-28-2004 01:00 PM

Quote:

Originally Posted by BaCaRdi
Anyone know of a hack to hide administrator's IP address total or from anyone under them such as mods?

Thanks,
-BaC

in the postbit?

<if condition="$post[usergroupid] != 6">ip code here </if>

But if you need to hide your ip from your mods, time to fire them

SaN-DeeP 05-28-2004 07:25 PM

Quote:

Originally Posted by Zachery
in the postbit?

<if condition="$post[usergroupid] != 6">ip code here </if>

But if you need to hide your ip from your mods, time to fire them

zack ?
can u tell me how to hide ip of admin from everyone on board
that will include mods, and other super admins too
is that possible ??

FutureDEV 06-03-2004 05:17 PM

Yes, that would be usefull.

SaN-DeeP 06-04-2004 03:19 PM

Quote:

Originally Posted by SaN-DeeP
zack ?
can u tell me how to hide ip of admin from everyone on board
that will include mods, and other super admins too
is that possible ??

bump again

zak waiting for ur reply :)

kronnos 03-16-2009 05:56 PM

Quote:

Originally Posted by Zachery (Post 516797)
in the postbit?

<if condition="$post[usergroupid] != 6">ip code here </if>

But if you need to hide your ip from your mods, time to fire them

Are there other places where an IP can be seen besides the posts?

UKBusinessLive 03-16-2009 06:02 PM

Quote:

Originally Posted by SaN-DeeP (Post 519234)
bump again

zak waiting for ur reply :)

You just need to add the same conditional and adding other usergroup id's

like this

Code:

<if condition="$post[usergroupid] != 6,7,8,9">ip code here </if>
Just change the usergroups id in red ;)

kronnos 03-17-2009 06:36 AM

Quote:

Originally Posted by UKBusinessLive (Post 1769832)
You just need to add the same conditional and adding other usergroup id's

like this

Code:

<if condition="$post[usergroupid] != 6,7,8,9">ip code here </if>
Just change the usergroups id in red ;)

Thanks, sound simple enough. So if only usergroups 6 and 7 are able to view IP's, you can just enter those without having to list all the rest if they are now allowed to see anyway? Oh wait, the red fields are for the usergroup ID's which i WANT TO hide right? So If I dont want anyone to see the IP of usergorup 6, I would just enter six in the red part of the code:)

Also, where exactly would this code need to be entered? In the post bit/ Also, are there other places that users can see(If they have the permission to view IP's) the IP like in profile or who is online?

Thank You

yaku 03-27-2009 05:27 PM

Hmmm...I gave this a try but nothing changed. I put it in the postbit_legacy template. Is that the right spot?

algert 05-31-2009 08:32 AM

im trying to get this to work too.. anyone can tell me which template to edit?


All times are GMT. The time now is 07:42 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.01184 seconds
  • Memory Usage 1,735KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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