Michael P Posted May 7, 2005 Posted May 7, 2005 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. :)
Michael Posted June 17, 2005 Posted June 17, 2005 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.
TCWT Posted January 6, 2006 Posted January 6, 2006 Would clicking on the IP also resolve it or just brings you to the ip address lookup tool with the IP filled in?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.