PDA

View Full Version : [HELP] Flush IP's from arcade tables ?


Skitty
08-16-2008, 11:23 PM
Hi, I want to disable IP logging in the arcade. I followed the directions to change the value to 0 for $LOGIPS in arcade.php, but the IP's still display in the ModCP. Could anyone point me towards a fix please ?

Thank you !

--------------- Added 1218941548 at 1218941548 ---------------

Okay, apparently it did work, I apologize :)

However, previously logged IP's are still in view.

Is there a query I can run to flush all IP's from the arcade database tables ?

Thanks again !

Skitty
08-24-2008, 06:06 PM
So this is entirely impossible then, no query can be run....

MrZeropage
09-03-2008, 04:49 PM
UPDATE games_scores SET ip=''

Skitty
09-21-2008, 11:02 PM
Just remembered this thread, thank you Mr Z !