link user or guest IP to site owner (uses whois from www.dnsstuff.com)
This modification is in the archives.
A very simple and handy template hack to see who are those mysterious guests that show on your forum daily
On template whosonlinebit find Code:
<if condition="$show['ip']"> <td class="$ipclass"><div class="smallfont">$userinfo[host]<if condition="$show['useragent']"><br />$userinfo[useragent]</if></div></td> </if> Code:
<if condition="$show['ip']"> <td class="$ipclass"><div class="smallfont"><a href="http://www.dnsstuff.com/tools/whois.ch?ip=$userinfo[host]">$userinfo[host]</a><if condition="$show['useragent']"><br />$userinfo[useragent]</if></div></td> </if> Download No files for download. Supporters / CoAuthors
Screenshots
|
Similar Mods
Guests show up as 'Guest' in the forumhome whois online list | vBulletin 2.x Full Releases |