vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - Who is online - Ripesearchbutton (https://vborg.vbsupport.ru/showthread.php?t=227544)

exportforce 11-06-2009 10:00 PM

Who is online - Ripesearchbutton
 
1 Attachment(s)
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&amp;ipaddress=$userinfo[host_encoded]" id="resolveip_$count" title="$vbphrase[resolve_ip_address]">$userinfo[host]</a>
Add directly after the </a>:
HTML Code:

&nbsp;&nbsp;<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>
(Please exchange /PATH/TO/ICON/FOOBAR.ICO with the path to any icon. For example the RIPE-Icon I attached to this thread. As only you and maybe your mods will see it, it doesn't have to be mega pretty :)

Hope you like it

Riceman 11-07-2009 10:20 AM

Isn't this technically a template modification?

exportforce 11-07-2009 10:33 AM

technically yes

JamesC70 11-07-2009 02:11 PM

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.

AzzidReign 11-08-2009 02:31 PM

And why would you want to use this? Sorry if I'm being ignorant :/

exportforce 11-08-2009 07:28 PM

Quote:

Originally Posted by JamesC70 (Post 1911321)
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.

I think, if you are going to use VBulletin you should be so smart to not paste it into a wysiwyg
Quote:

Originally Posted by AzzidReign (Post 1911644)
And why would you want to use this? Sorry if I'm being ignorant :/

I need this for I have a forum where proxies and stuff is strictly forbidden.
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 :)

multiplex 11-14-2009 02:15 AM

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
you get so much more useful info there

lots of potential with this one IMO

exportforce 11-15-2009 03:58 PM

thanks for the compliment :)
That page is not that good, you can not do a $_GET for the lookup.

multiplex 11-15-2009 07:30 PM

darn, how about this one
HTML Code:

http://www.ip-adress.com/ip_tracer/

exportforce 11-17-2009 07:04 PM

Quote:

Originally Posted by multiplex (Post 1914771)
darn, how about this one
HTML Code:

http://www.ip-adress.com/ip_tracer/

That one neither knows 127.0.0.1 nor 192.168.1.1... xD

Sure could add that too.
Will need a small icon for that


All times are GMT. The time now is 07:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01095 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete