Posted May 7, 200520 yr 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. :)
June 17, 200520 yr 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.
January 6, 200619 yr 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.