vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   I don't know if it's the right place.... (https://vborg.vbsupport.ru/showthread.php?t=36009)

pentium 03-11-2002 10:40 PM

I don't know if it's the right place....
 
I don't know if it's the right place to ask for, sorry if isn't.
I'm looking for the way to don't log admin's and moderator's IP, if a way exist to do it....
Could someone help me please?
Thanks.

TECK 03-12-2002 01:45 AM

hmmm this sound like illegal activity on that board to me, and i dont encourage warez, porn or any related illegal stuff. i might be wrong.
first, explain what exacly you want to do. where you dont want it not logged? and why?

pentium 03-12-2002 10:19 PM

hehe... no any illegal purpose... illegal people don't buy Vbb, but uses pirated versions.
I'm a registered user, no any people with illegal purposes, give his real name, address etc...
The reason of this request, is just for curiosity.... Vbb already allows to select logging ip or not, I only thought: Why can't set this function by user category? Maybe useful?
I apologize for gave you a bad impression of me....
Cheers
Pentium

sorry for my bad English, hope to be clear.

Neo 03-12-2002 11:15 PM

Can we see your site then?

Admin 03-13-2002 11:46 AM

Stop it, neo and nakkid.
I see nothing wrong with his request, you probably misread it, and yes he's licensed (or he wouldn't be able to post here).

pentium 03-13-2002 09:56 PM

Thanks FireFly for your effort!
Hi neo and nakkid... it seems I'm not the welcome for you....
Anyway my forum is here:
forum
I installed the board just some days ago, I'm improving to learn to use it., is my first.

Admin 03-14-2002 09:51 AM

In newthread.php and newreply.php replace:
Code:

    if ($logip==1 or $logip==2) {
with:
Code:

    if (($logip==1 or $logip==2) and !ismoderator()) {
This will stop mod's IP's from being logged in all future posts.

pentium 03-14-2002 10:32 AM

A big thanks FireFly!
I'll go to try it.

cheers

pentium 03-14-2002 11:19 PM

It works fine!
Thanks again FireFly.

Admin 03-15-2002 11:30 AM

No probs. :)


All times are GMT. The time now is 01:45 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.01791 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete