vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - FractalizeR: IP Tools - get extended information about IP addresses (https://vborg.vbsupport.ru/showthread.php?t=241406)

dougdirac 07-24-2013 05:09 AM

Does this work with vB 4.2.1, or is there another more recent mod that does similar?

I'm most interested in a one click geolocation look up. That helps me decide the likelihood that a poster is a spammer.

acast 07-25-2013 04:16 PM

:up:
Quote:

Originally Posted by Alan_SP (Post 2122969)
Is there a way to put hook location in his template? That way we could use your product with his by adding hook location. But, how is hook location added?

EDIT:

I found the way. You need to edit IPinfo's ipinfo.php file. And just add hook location there.

Hook location looks like:
PHP Code:

($hook vBulletinHook::fetch_hook('threadmanage_getip')) ? eval($hook) : false

I added it end of file, so it looks like that:

PHP Code:

($hook vBulletinHook::fetch_hook('threadmanage_getip')) ? eval($hook) : false;

$navbits construct_ipinfo_nav($foruminfo$threadinfo);
$navbar render_navbar_template($navbits); 

Now I have both products working fine.

:up::up: Thank you!

Bubble #5 08-12-2013 02:18 AM

This works amazingly well on 4.21. THANK YOU so much for this. It will make life so much easier. Should be BUILT-IN to vB :up:

Bubble #5 08-12-2013 02:00 PM

Is there a way to make this option available only to the Admin(s)? :confused:

scottct1 08-13-2013 12:56 PM

The last three selections do not work anymore.

SpamDB lookup
TracePath
TraceRoute

Bubble #5 08-13-2013 02:18 PM

Quote:

Originally Posted by scottct1 (Post 2438640)
The last three selections do not work anymore.

SpamDB lookup
TracePath
TraceRoute


Correct. Not only that but I tried to remove the links and received errors from the script. Can someone explain how to properly remove these faulty links? Thanks.

tagline 08-15-2013 08:27 AM

Installed and work great!

ForceHSS 08-18-2013 10:01 PM

Quote:

Originally Posted by Bubble #5 (Post 2438650)
Correct. Not only that but I tried to remove the links and received errors from the script. Can someone explain how to properly remove these faulty links? Thanks.

remove them from the xml then uninstall xml and reinstall edited one

Bubble #5 08-18-2013 10:22 PM

Quote:

Originally Posted by ForceHSS (Post 2439625)
remove them from the xml then uninstall xml and reinstall edited one

That was the first thing I tried. Got errors.

ForceHSS 08-18-2013 11:09 PM

1 Attachment(s)
Quote:

Originally Posted by Bubble #5 (Post 2439628)
That was the first thing I tried. Got errors.

Try this but uninstall the other one first


All times are GMT. The time now is 12:51 AM.

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.01223 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete