The Arcive of vBulletin Modifications Site. |
|
Who is online - Ripesearchbutton Details »»
|
|||||||||||||||||||||||||||
Hello,
this is a really simple but very powerful mod for administrators, that often need to lookup unresolvable IPs on http://www.ripe.net It will add a small button next to the IPs on "who is online" to all that can see the IP. If you click this new button, you will get a new window with the ripesearch. Search for: HTML Code:
<a href="online.php?$session[sessionurl]do=resolveip&ipaddress=$userinfo[host_encoded]" id="resolveip_$count" title="$vbphrase[resolve_ip_address]">$userinfo[host]</a> HTML Code:
<a href="http://www.db.ripe.net/whois?form_type=simple&full_query_string=&searchtext=$userinfo[host_encoded]&submit.x=0&submit.y=0&submit=Search" target="_blank"><img src="[B][COLOR="Red"]/PATH/TO/ICON/FOOBAR.ICO[/COLOR][/B]" heiht="16" width="16" /></a> ![]() Hope you like it Download Now
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Isn't this technically a template modification?
|
|
#3
|
|||
|
|||
|
technically yes
|
|
#4
|
|||
|
|||
|
Might wanna clean up the IMG SRC code within your HTML block above. There'll be a new vB'er come along and paste that into his template as-is, without stripping out the BBCode or fixing the height= parameter.
|
|
#5
|
||||
|
||||
|
And why would you want to use this? Sorry if I'm being ignorant :/
|
|
#6
|
|||
|
|||
|
Quote:
Quote:
So if vbulletin can't resolve an IP it's only 1 mouseclick to go to ripe and check what that IP is. Did me already a perfect job, so I thought I share this
|
|
#7
|
|||
|
|||
|
this mod is actually genius. i know exactly why you created this
unfortunately i cant get the image to show properly nor does the ripe search execute properly. i click on the ripe icon and it takes me to ripe site but nothing personally i think this mod should be redone and centered around this site instead HTML Code:
http://whatismyipaddress.com/staticpages/index.php/lookup-ip lots of potential with this one IMO |
|
#8
|
|||
|
|||
|
thanks for the compliment
![]() That page is not that good, you can not do a $_GET for the lookup. |
|
#9
|
|||
|
|||
|
darn, how about this one
HTML Code:
http://www.ip-adress.com/ip_tracer/ |
|
#10
|
|||
|
|||
|
Quote:
Sure could add that too. Will need a small icon for that |
![]() |
|
|