The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]() ![]() figured it out Code:
$userinfo["$key"]['host'] = @gethostbyaddr($users['host']); $userinfo["$key"]['ip'] = ($users['host']); <-- add this Code:
<if condition="$show['ip']"> <td class="$ipclass"><div class="smallfont"><strong>Host Name:</strong> $userinfo[host]<br /><strong>IP:</strong> <a href="http://www.whois.sc/$userinfo[ip]" target="_blank">$userinfo[ip]</a><if condition="$show['useragent']"><br /><strong>Browser:</strong> $userinfo[useragent]</if></div></td> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|