MyBB Community Forums

Full Version: [Tutorial]Whois your users directly from Who's Online
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Yes, i always wanted to offer my grain of sand to the mybb project
so here is my first tutorial Big Grin

How to whois your users directly from who's online:

Example:
[Image: examplec.jpg]

Instructions:

1. Go to ACP => Templates => Search "online_row_ip" => Edit

Replace content of that template with this

<br /><span class="smalltext">{$lang->ip} {$user['ip']} <a href="modcp.php?action=ipsearch&amp;ipaddress={$user['ip']}&amp;search_users=1">{$lang->lookup}</a> - 
<a href="http://whois.domaintools.com/{$user['ip']}">[Whois]</a></span>

Then go to http://yourforum/online.php

Tada! Big Grin

Please comment!

Please move this to tutorials, i was unable to make a thread there
That's pretty cool. Nice job there!

Thanks for sharing with us. Toungue
This is now a plugin
http://community.mybb.com/thread-71342.html
Please someone close this thread