PDA

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


Skitty
08-17-2008, 12:23 AM
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, 07:06 PM
So this is entirely impossible then, no query can be run....

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

Skitty
09-22-2008, 12:02 AM
Just remembered this thread, thank you Mr Z !