Jump to content


- - - - -

Disable IP logging.


  • Please log in to reply
No replies to this topic

#1 TheBeast

TheBeast

    n00b

  • Members
  • Pip
  • 1 posts
  • IPB Version:N/A

Posted 13 October 2011 - 07:34 PM

Hi all!

Just a simple question; can I somehow disable the IP logging of members & admins?

I tried this code:

if ( $member['ip_address'] == "" OR $member['ip_address'] == '127.0.0.1' ) { 
	$member['ip_address'] == "") { $core['ip_address'] = "127.0.0.1"; 
}

(found on http://stackoverflow...-logging-in-ipb)

Without satisfation, because it did not simply work.

Thanks in advance.

Have a great day/evening.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users