The Arcive of vBulletin Modifications Site. |
|
[HELP] Flush IP's from arcade tables ? Details »»
|
|||||||||||||||||||||||||
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 [DATE]1218941548[/DATE] at [TIME]1218941548[/TIME] --------------- 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 ! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
So this is entirely impossible then, no query can be run....
|
|
#3
|
||||
|
||||
|
UPDATE games_scores SET ip=''
|
|
#4
|
|||
|
|||
|
Just remembered this thread, thank you Mr Z !
|
![]() |
|
|