Jump to content

IP Link

Featured Replies

Posted

In posts the posters IP address is a link, however this is not the case in the users online list, which means having to copy an IP and paste it into the ModCP via UserCP, which is a bit of a trail just to lookup an IP.

Suggestion: Make it a link as it is in the posts.

:)

  • 1 month later...

Is this added in 2.1?

Open sources/online.php and find:

$sess['ip_address'] = " ( ".$sess['ip_address']." )";

Change To:

$sess['ip_address'] = " ( <a href='{$this->base_url}act=UserCP&CODE=iptool&ip={$sess['ip_address']}'>{$sess['ip_address']}</a> )";


Save and upload.

Thanks!

  • 6 months later...

Would clicking on the IP also resolve it or just brings you to the ip address lookup tool with the IP filled in?

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.