Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 8, 200519 yr 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
August 15, 200519 yr +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.
October 3, 200519 yr There is an easy way to do this with a mod but it would take a lot of MySQL Space.
October 3, 200519 yr I did something like this on my forums, just add a mySQL query to log that stuff upon logging in.
Archived
This topic is now archived and is closed to further replies.