$_SERVER['REMOTE_ADDR'] = '127.0.0.1'; //say everyone is localhost.
Surely in library/config.php you could just put:
PHP:$_SERVER['REMOTE_ADDR'] = '127.0.0.1'; //say everyone is localhost.
And what happens when someone on the staff bans the IP address?
We have a fair amount of experience running boards, so we are familiar with spam issues and we have developed a number of ways to combat.
Uh huh. And what happens when someone bans the IP? In a perfect world, sure, you can expect the staff to just ban users. And when they don't?
The recommendation is not something that should have been put out for public consumption as it has the ability to break a site rather spectacularly.
Ability to not log IP's is important to us.
We use essential cookies to make this site work, and optional cookies to enhance your experience.