vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Better IP Trace Hack... Easy install (https://vborg.vbsupport.ru/showthread.php?t=47598)

ranger2kxlt 01-12-2003 02:30 AM

i had one canadian on my board, prbly you, drkfusion, hehe...but did show up

XIanX 01-12-2003 04:49 AM

If you would like to add this hack to the "IP Addresses" page in the Admin CP, do the following:

FIND in admin/user.php:
PHP Code:

    echo "<li>$ip[ipaddress] (".gethostbyaddr($ip[ipaddress]).") ".makelinkcode("find more users for this ip","user.php?s=$session[sessionhash]&action=doips&ipaddress=$ip[ipaddress]")."</li>\n"

REPLACE WITH:
PHP Code:

    echo "<li>$ip[ipaddress] (".gethostbyaddr($ip[ipaddress]).") ".makelinkcode("find more users for this ip","user.php?s=$session[sessionhash]&action=doips&ipaddress=$ip[ipaddress]")."</li>\n";
    echo 
" - <a href=http://www.networldmap.com/TryIt.htm?GetLocation&Template=demo.htm&ipaddress=$ip[ipaddress] target=_blank class=lc>[locate]</a>"


Boofo 01-12-2003 06:08 AM

Great addition, thanks! But next time it might be easier to say which file that is supposed to be changed in. ;)

XIanX 01-13-2003 02:07 AM

Quote:

Originally posted by Boofo
Great addition, thanks! But next time it might be easier to say which file that is supposed to be changed in. ;)
LOL, I knew I forgot something.

I think I'm doing pretty good considering I know absolutly no PHP. BTW, the file is user.php in the adminCP and I have edited my previous post. :chinese:

Boofo 01-13-2003 02:38 AM

You are doing better than I did when I first started (and better than I do on most days even now). :) Thanks for the add-ons. ;)

Boofo 01-13-2003 02:41 AM

Quote:

Originally posted by ranger2kxlt
i had one canadian on my board, prbly you, drkfusion, hehe...but did show up
That wasn't Drk, his doesn't show up yet. :)

ranger2kxlt 01-13-2003 03:04 AM

Ill admit it, this is my first hack. *runs and hides*

Boofo 01-13-2003 03:11 AM

Well, you did better on your first hack than a lot of us do on any hack. :)

madhouse 01-13-2003 11:16 AM

Just out of curiosity I tried just using the html w/out the php and it does work without.

I even had others to see who were admins and they get the same results...

So basically I am asking what was the need for the additional lines to the PHP files?

Icheb 01-13-2003 11:52 AM

There is no need. The site which locates the user only needs the IP, so you can forget the changes in the file.


All times are GMT. The time now is 03:32 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.01280 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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