Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Who is online - Ripesearchbutton Details »»
Who is online - Ripesearchbutton
Version: 1.00, by exportforce exportforce is offline
Developer Last Online: Jul 2016 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.8.x Rating:
Released: 11-06-2009 Last Update: Never Installs: 12
Template Edits
 
No support by the author.

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

Download Now

File Type: zip favicon.zip (1.1 KB, 81 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 11-07-2009, 10:20 AM
Riceman's Avatar
Riceman Riceman is offline
 
Join Date: Dec 2007
Location: Queensland, Australia
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Isn't this technically a template modification?
Reply With Quote
  #3  
Old 11-07-2009, 10:33 AM
exportforce exportforce is offline
 
Join Date: Jun 2007
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

technically yes
Reply With Quote
  #4  
Old 11-07-2009, 02:11 PM
JamesC70 JamesC70 is offline
 
Join Date: Jun 2007
Posts: 219
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #5  
Old 11-08-2009, 02:31 PM
AzzidReign's Avatar
AzzidReign AzzidReign is offline
 
Join Date: Apr 2006
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And why would you want to use this? Sorry if I'm being ignorant :/
Reply With Quote
  #6  
Old 11-08-2009, 07:28 PM
exportforce exportforce is offline
 
Join Date: Jun 2007
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JamesC70 View Post
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 View Post
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
Reply With Quote
  #7  
Old 11-14-2009, 02:15 AM
multiplex multiplex is offline
 
Join Date: Jun 2009
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #8  
Old 11-15-2009, 03:58 PM
exportforce exportforce is offline
 
Join Date: Jun 2007
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for the compliment
That page is not that good, you can not do a $_GET for the lookup.
Reply With Quote
  #9  
Old 11-15-2009, 07:30 PM
multiplex multiplex is offline
 
Join Date: Jun 2009
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

darn, how about this one
HTML Code:
http://www.ip-adress.com/ip_tracer/
Reply With Quote
  #10  
Old 11-17-2009, 07:04 PM
exportforce exportforce is offline
 
Join Date: Jun 2007
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by multiplex View Post
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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06383 seconds
  • Memory Usage 2,309KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete