vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Whois IP Output (https://vborg.vbsupport.ru/showthread.php?t=114602)

SCORPION1 05-03-2006 11:22 PM

works like a charm cheers m8:banana: i am starting to get my head around these still the master of breaking my site thow but i have work out now if i make a child version of the forum and try the hack on that the main forum is ok

ComputerVitals 07-09-2006 03:54 AM

Quote:

Originally Posted by BoYagoob
Many thanks ..
and install :)

I think it is better to use this site:

http://whois.domaintools.com/

which will be:

http://whois.domaintools.com/$userinfo[host]

because, the site you gave, does not shows from where some ips come from.


Love the hack.. I too like that site you listed. I switched mine to reflect the domaintools.com

johnrizz 07-10-2006 10:22 PM

That was a good one! thanks..

Rickie3 07-11-2006 01:21 AM

This is the one i chose to use it also gives you a map
Code:

<a target="_blank" href="http://www.dnsstuff.com/tools/ipall.ch?domain=$userinfo[host]&submit=Search+WHOIS">$userinfo[host]</a>

WAHMama 07-19-2006 09:12 AM

I installed this one and it works, thanks :)

One quick question though, is there a way to do this for anyone, not just the people currently online?

Thomas P 07-30-2006 11:00 AM

Hello,

very nice idea! :)

Is it possible to integrate a whois link or output to the IP page, which is reached when clicking on the IP icon within the postbit?
I mean this page: http://www.mcseboard.de/postings.php?do=getip&p=xyz

Thanks Frapegliko,
-Tom

TheBlackPoet 08-06-2006 02:23 AM

i installed... but for whatever reason... the IP addresses on my forum are all "-" instead of "." NO FAULT OF YOUR HACK.. JUST SOMETHING I HADNT PREVIOUSLY NOTICED..

ComputerVitals 08-08-2006 04:46 PM

Hope you dont mind me adding this bit of info.

In whosonlinbit
find
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>
                        <else />
                                $userinfo[host]

Replace with
Code:

<a target="_blank" href="http://whois.domaintools.com/$userinfo[host]">$userinfo[host]</a>
I used the Domain Toos Url just because I like it better. Otherwise just the same code given in the zip file

johnrizz 02-19-2010 07:03 PM

Hope you dont mind! I got this to work with 4.0.x The coding is probably wrong but it still works for me.

In whosonlinbit

find
Code:

<a href="online.php?{vb:raw session.sessionurl}do=resolveip&amp;ipaddress={vb:raw userinfo.host_encoded}" id="resolveip_{vb:raw count}" title="{vb:rawphrase resolve_ip_address}">{vb:raw userinfo.host}</a>
Replace with
Code:

<a target="_blank" href="http://www.dnsstuff.com/tools/ipall.ch?domain={vb:raw userinfo.host}&submit=Search+WHOIS">{vb:raw userinfo.host}</a>


All times are GMT. The time now is 01:45 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.01251 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete