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


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