Welcome, Guest. Please Login or Register.
May 04, 2025, 09:29:16 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  IP Remover/Hider « previous next »
Pages: [1] Reply Ignore Print
Author Topic: IP Remover/Hider  (Read 300 times)
TuSlic
Noobie
*
Posts: 38


WWW
IP Remover/Hider
« on: May 29, 2002, 10:55:14 PM »
Reply with quote

I know this mod probaly already exsist, cuz I know it did on yabb gold, but if there isnt a mod like this there should be, if there is could someone direct me to where this mod is at?
Logged
John R
PHP Challenged
Global Moderator
Sr. Member
*****
Posts: 387


Click, Click, Click, Bang!

ICQ - 3166233codehammer@thevortex.com
Re:IP Remover/Hider
« Reply #1 on: May 30, 2002, 02:21:35 AM »
Reply with quote

I'm not quite sure where you are going with this.  Currently, the only person that is able to see IP's on a YaBB SE board is the system admin.  All anyone else sees in that location is IP LOGGED.

cheers......
Logged

Be careful what you wish for, it might come true!

Note: I do not acknowledge support requests via PM, MSN or ICQ, please use the support boards.
Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:IP Remover/Hider
« Reply #2 on: May 30, 2002, 03:43:19 PM »
Reply with quote

That's true.
But if you don't even want admins to see it remove the following from post.php:
$REMOTE_ADDR
Thats the predefined variable for getting a users IP addy. I don't know if yabb does anything if it cant log ips though, so backup your file first.
Or just remove the link from post.php to the users ip where it is logged.  ;)
Logged

PHPNews has been released!!! Download it now!!!
TuSlic
Noobie
*
Posts: 38


WWW
Re:IP Remover/Hider
« Reply #3 on: May 30, 2002, 06:01:24 PM »
Reply with quote

^yeh thats what I did on yabb gold, jus edited a line and to the other person I have about  7 admins, thats why I want the feature gone
Logged
TuSlic
Noobie
*
Posts: 38


WWW
Re:IP Remover/Hider
« Reply #4 on: June 17, 2002, 04:02:22 AM »
Reply with quote

QuoteThat's true.
But if you don't even want admins to see it remove the following from post.php:
$REMOTE_ADDR
Thats the predefined variable for getting a users IP addy. I don't know if yabb does anything if it cant log ips though, so backup your file first.
Or just remove the link from post.php to the users ip where it is logged.  

that didnt work
Logged
sylvester
YaBB God
*****
Posts: 525


Re:IP Remover/Hider
« Reply #5 on: June 17, 2002, 06:18:18 AM »
Reply with quote

File: Display.php

Search for:
$mip = $settings[7] == 'Administrator'? $mip : $txt[511];

Replace:
$mip = $txt[511];
Logged

I'm back
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  IP Remover/Hider « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.147 seconds with 21 queries.