PDA

View Full Version : Suggestion: admin CP being able to track users login IPs?


lowtaxbaby
Sat 7th Sep '02, 6:31am
We've got more than a few trolls who have lurker accounts on our forums and never post because they've caused so much trouble in the past that they know their IP will alert us and we'll ban their lurker account. I've been looking for a hack that logs users IPs when they login to their account / vB, but I haven't been able to find anything so far.

Is there any way this admin feature might be included in vB 3.0? It would really be helpful to know the IP of people when they login, so if they don't post we can still determine if they are trolls or not.

Thanks.

filburt1
Sat 7th Sep '02, 11:23pm
If you were desperate, you could view Apache's access.log file (which will be huge) for the offender's IP then ban him via a .htaccess file.

lowtaxbaby
Mon 9th Sep '02, 8:53am
Originally posted by filburt1
If you were desperate, you could view Apache's access.log file (which will be huge) for the offender's IP then ban him via a .htaccess file.
Thanks, but that's what I'm hoping to avoid by suggesting this :)

Wayne Luke
Mon 9th Sep '02, 1:25pm
vBulletin already tracks their IP address when they register and when they post.

To track IP addresses for everytime they log in, would create an exponential amount of data because technically, they log in on every page view when they have a cookie on their system.