vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How to hide admin ip (https://vborg.vbsupport.ru/showthread.php?t=229563)

pentium 12-05-2009 03:56 PM

How to hide admin ip
 
Is there a way to hide admin ip to moderators?
Can someone point me to wich code I need to modify?
Thanks

Lynne 12-05-2009 04:10 PM

Modify the postibt, or postbit_legacy, template and put a condition around the IP button (there should already be a condition around it, so add to it) to not show it.

pentium 12-05-2009 05:17 PM

Sorry, What I was asking for is:
Admin and mods can view registered users ip's, but I need that admin and mods ip's are not logged at all.
Thanks

Lynne 12-05-2009 07:33 PM

Not logged at all is different than hiding the admin's IP from the mods (what you first said). My post is valid for the second situation. For the first, you'll probably need to write a couple of plugins to zap the ip before it gets saved. It will be several plugins because you will have to look at all the different pages/methods where a user does something and their IP gets saved. It's a bit more involved than the first. (Hmmm, unless you just zap it at the beginning of any page the user goes on to. I'm not sure since I've never tried it.)


All times are GMT. The time now is 01:50 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.01848 seconds
  • Memory Usage 1,706KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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