vb.org Archive

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

nubian 12-05-2004 01:11 AM

IP Address
 
is there a way to block mod from seeing the ip address of the admin?
any help on how to achieve this will be greatly appreciated.
thanks in advance

Jason McConnell 12-05-2004 01:32 AM

Yeah, make your mod a non-mod. If you don't trust him to see your IP, why is he a moderator? :ermm:

nubian 12-05-2004 01:37 AM

i have reason that are far too complex to explain at this time.
just looking for a way to prevent mods and supermods from seeing the admin ip.
thanks

SaN-DeeP 12-05-2004 04:28 AM

Quote:

Originally Posted by nubian
is there a way to block mod from seeing the ip address of the admin?
any help on how to achieve this will be greatly appreciated.
thanks in advance

While adding you moderator dont give them permissions to view IPs that all you do..
Although you cannot hide super-moderators from viewing users/admins ip addresses.

VB lacks this feature.

nubian 12-06-2004 11:47 AM

Quote:

Originally Posted by SaN-DeeP
While adding you moderator dont give them permissions to view IPs that all you do..
Although you cannot hide super-moderators from viewing users/admins ip addresses.

VB lacks this feature.

i can set it so that mods and super mods cannot see an ip of anyone if the option is enabled.
unless you know a certain part of vb where they can.
i'm just specifically looking for mods and admins are unable to see the admins ip.

thanks

nubian 12-19-2004 09:57 PM

bump...please anybody?

peterska2 12-19-2004 10:06 PM

I've not tested it but try making this edit in your postbit or postbit legacy template.

FIND

$post[iplogged]

REPLACE WITH

<if condition="userinfo[usergroupid=6]">&nbsp;<else />$post[iplogged]</if>

It should work

nubian 12-20-2004 12:00 AM

Quote:

Originally Posted by peterska2
I've not tested it but try making this edit in your postbit or postbit legacy template.

FIND

$post[iplogged]

REPLACE WITH

<if condition="userinfo[usergroupid=6]">&nbsp;<else />$post[iplogged]</if>

It should work

wow thank you!!
but i'm getting this error:

vBulletin Message The following error occurred when attempting to evaluate this template:

Parse error: parse error, unexpected '[' in /forums/includes/adminfunctions_template.php(3055) : eval()'d code on line 17

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

please help

peterska2 12-20-2004 12:02 AM

oops it should be ==6 not =6

Darn typos ;)

nubian 12-20-2004 12:13 AM

still getting that error

Natch 12-20-2004 12:26 AM

try
Code:

<if condition="userinfo[usergroupid]==6">&nbsp;<else />$post[iplogged]</if>

Paul M 12-20-2004 12:31 AM

Surely it should be $bbuserinfo[usergroup] at the start of that code ?

nubian 12-20-2004 12:42 AM

still getting that error
what should the code be?
the first one i had or the second

Paul M 12-20-2004 12:44 AM

Neither, try;

<if condition="$bbuserinfo[usergroupid]==6">&nbsp;<else />$post[iplogged]</if>

nubian 12-20-2004 12:51 AM

i get no errors but i'm unable to see my members ip address

Natch 12-20-2004 01:00 AM

LOL- it should be the other way round ;)

Code:

<if condition="$bbuserinfo[usergroupid]!=6">&nbsp;<else />$post[iplogged]</if>

Paul M 12-20-2004 01:01 AM

Quote:

Originally Posted by nubian
i get no errors but i'm unable to see my members ip address

Ah sorry, I should have read the whole thread, I was just correcting the code as posted. The logic in the code is backwards for what you want to do - use ;

<if condition="$bbuserinfo[usergroupid]==6">$post[iplogged]<else />&nbsp;</if>

Edit: Beaten to it as well - either correction will work :)

nubian 12-20-2004 01:25 AM

sorry to bother you guys and i do appreciate your help a lot....i really do but um...as the admin i can view ip, that's not a problem.
it's just that my super mods aren't able to see the ip of any member at all in the threads.
another thing that my super mods still able to see the admin ip in the who's online area.
i just need it so that super mods and mods are full unable to the admins ip.
again i do appreciate all of your help.
thank you so much

nubian 12-21-2004 11:28 AM

oh please oh please help.
if it's not too much to ask for.

Paul M 12-21-2004 02:20 PM

What you want is not a quick and simple job. I really have to wonder why you want to do this, you should be able to trust your mods with your ip address !!

nubian 12-21-2004 02:29 PM

my reasons are far too complex to explain.
but for one...on my previous board which was a phpbb board i've had a couple mods turn against me for what ever reason i don't know why.
they have tried logging into my admincp through my local machine which was a test board.

SaN-DeeP 12-24-2004 04:02 AM

<a href="http://www.vbulletin.com/forum/showthread.php?t=123122" target="_blank">http://www.vbulletin.com/forum/showthread.php?t=123122</a>

Sangrun 06-12-2006 03:45 PM

Quote:

Originally Posted by Paul M
What you want is not a quick and simple job. I really have to wonder why you want to do this, you should be able to trust your mods with your ip address !!


I can sympathize as the hobby I am in there have been times people pull a coup on you as a board owner or admin. I would like this same feature as well.
It is hard to explain, but there are certain segments of the population that feel they have a right to bring you down or belittle you. One owner of a baord I knew ws stalked and pics of his house were taken by someone who was not mot an 10 feet from his house.

What worries me is a mod will let someone else use their account or get hacked. Then the perp would be able to grab staff IP's.


All times are GMT. The time now is 04:16 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.01236 seconds
  • Memory Usage 1,759KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)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