The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
IP removing
Vb tends to save an ip when the user registers. Is there any way to run a query to remove all the ip's that are stored for the users. I have disabled ip logging but if i look at user profile it still has an ip on there...
|
#2
|
|||
|
|||
Code:
UPDATE user SET ipaddress = "" |
#3
|
|||
|
|||
Thank you.
Will give it a try. |
#4
|
|||
|
|||
Another question I had is when one looks at the user profile at the top there is an option to click on [View IPs for usernamehere]
It will list all the IP's that they have ever used to get onto the site. I am wonderring how can one clear those as well. Thank you |
#5
|
||||
|
||||
No, that funtion only logs the IPs they have posted from, you would need to clear all their logged IP's from before you turned this off.
|
#6
|
|||
|
|||
Yes sorry i meant IP's that they posted from, I disabled the option in the vb panel to not log those anymore, but I am curious as to how do i now remove them from appeaing in the profile
|
#7
|
|||
|
|||
I figured out what i wanted to do. I just removed them manually from the database.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|