Stoffer Posted August 8, 2005 Posted August 8, 2005 the feature im missing is this when a user logs in to the forum, i would like to se what ip they used for login I think as of now you can se IP on users when they register and post, not when they login to the forum
Wolfie Posted August 15, 2005 Posted August 15, 2005 +666 :devil: Been mentioned before too. However I think the extent of logging should be optional: * Per session (each session created makes an entry with the IP used) * Per log-in (obvious) * IP addresses: * * Every time the IP changes * * Unique IPs only So someone could pick the details they want. Like for me, I'd choose to only have the unique IP's. That way there's a list of used IP's, but condensed. Someone else might want to check off to have each session logged (which can fill up a log very quickly) but could also be useful for tracking someones pattern, if there happens to be a trouble maker. Also which groups and/or members to log. (Drop down list of member groups plus a list that you can type in a name to add or click a name and delete). That'd be real useful for trying to detect account abuse, like if you think someones account has been compromised or is being shared or something else.
FυsE Posted October 3, 2005 Posted October 3, 2005 There is an easy way to do this with a mod but it would take a lot of MySQL Space.
SnowBlower Posted October 3, 2005 Posted October 3, 2005 I did something like this on my forums, just add a mySQL query to log that stuff upon logging in.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.