Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 5, 201014 yr It would be nice to be able to use IP Tools via the Active Users page by making the listed IP addresses clickable. :)
July 5, 201014 yr Hello.. Are you talking about when you view the Online Users? If so, I would agree.. it's one thing I miss coming from vB.. being able to see a bunch of Guests on my board and not being able to see what IP they are coming from is a loss in IPB. I used that feature over on vB often to find a bunch of guest coming from the same IP address which was in Russia so it was easy to ban that IP address. In IPB I don't have the option and would love to see it. Jamie
July 5, 201014 yr Author Yep.. The IP addresses show, but one must copy and paste. Making them clickable to use the IP Tool would make things MUCH easier.
July 5, 201014 yr Very good your suggestion, will make things much easier. This code will make your suggestion. Look & Feel > Skin > Online List > showOnlineList Find:<span class='ip'>( {$session['ip_address']} )</span> Replace: <span class='ip'><a href="{parse url="app=core&module=usercp&tab=members&area=mod_ipaddress&do=custom&ip={$session['ip_address']}" base="public"}" title='{$this->lang->words['info_about_this_ip']}'>( {$session['ip_address']} )</a></span> Sorry for bad English.
July 5, 201014 yr I either did something wrong in this cut and paste or this isn't working. Currently I have 19 guests on my site. Three of them are logging in... the others are viewing the Board index or various other parts of the site. Under vB I could click their IP address (which was shown) on any of them and it would resolve that ip address.. If the three guest that were 'loggin in' were all the same ip address AND from a country I didn't trust I could ban them for a few hours/days... Under IPB I don't see an easy way of tracking people's ip addresses and I don't see a way at all to have it show guests ip addresses. Jamie
July 5, 201014 yr Author Under IPB I don't see an easy way of tracking people's ip addresses and I don't see a way at all to have it show guests ip addresses. ACP -> System Settings -> Security and Privacy. All the way at the bottom. Turn Disable admin groups viewing online users IP address in online user list? off.
July 5, 201014 yr ACP -> System Settings -> Security and Privacy. All the way at the bottom. Turn Disable admin groups viewing online users IP address in online user list? off. Perfect! Thanks! And to think.... I thought I had been through all these options trying to learn them... I must have missed that one! Jamie
July 6, 201014 yr LOL! And you've been using the software longer than I have! Yeah, the beauty is a great community... coming together to help each other! :thumbsup: Jamie
July 6, 201014 yr All previous versions had a mod to make the IP a hyperlink to resolve. I'm surprised IPB still didn't add this by default. -_-
July 6, 201014 yr Yes, I agree too. And there could be session information as well (viewable by admins).
July 6, 201014 yr http://community.invisionpower.com/topic/309477-mod-request-ip-lookup-in-online-users-list/page__view__findpost__p__1945608
July 6, 20177 yr Anyone know if this is possible - I cannot find anything about it anywhere or if there is a mod etc. Thanks
Archived
This topic is now archived and is closed to further replies.