Sunday, August 25, 2013

How to disable IP Logging On IP.Board

How to disable IP Logging On IP.Board. Very usefull! You replace the ip's with a custom ip adress. Here's an easy way and the most practical disable IP Loggin. Please follow the instructions and tutorials are given below correctly and accurately.

1. Go to :

admin/sources/base

2. Find it :
ipsRegistry.php

3. Edit with an editor (f.x. notepad++) | Search line (line 3794):
//-----------------------------------------
// Make sure we take a valid IP address
//-----------------------------------------

4. Add below:
self::instance()->ip_address =  '0.0.0.0';


Optional: Replace the 0.0.0.0 with your favorite "ip number"



It is How to disable IP Logging On IP.Board, hopefully useful!

thumbnail Title: How to disable IP Logging On IP.Board
Posted by:Stuard Van
Published :2013-08-25T10:00:00-07:00
Rating: 5
Reviewer: 5 Reviews
How to disable IP Logging On IP.Board
Share :
Related articles:

1 comment :

  1. hi is there any updated guide for this but on Invision Power Boards 4.3.6

    ReplyDelete