Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ipInfo -- Extra user IP information Details »»
ipInfo -- Extra user IP information
Version: 1.00, by Jordeh Jordeh is offline
Developer Last Online: Nov 2004 Show Printable Version Email this Page

Version: 3.0.1 Rating:
Released: 07-03-2004 Last Update: Never Installs: 156
 
No support by the author.

ipInfo is a replacement for the standard 'view users ip' option in
vBulletin. Normally when you click on the view ip button in a user's post
you'll only see his or hers ip address and host name.

With ipInfo you'll get more information. Besides the ip address and host
name you will also see what other users have posted with the same ip
address. That feature can be really good for spotting clones.

Another thing ipInfo will show you is what other ips this user has posted
with and how many times. Could be useful when you want to ban all of the
ips of a user and not just the one of that post.

Instructions, screenshot & php file attached!

Note: Parts of the IPs on the screenshot are hidden, this is obviously not the case when you install it on your site. They're hidden for security

It will probably look familiar to those that had or have a phpBB board. This was one of the features I missed so much in vBulletin, not anymore

Update: I forgot to add a phrase in the instructions. Instruction text file is updated. If you already have the hack installed add this phrase to the phrase group GLOBAL:
Varname: host_name
Text: Host Name

Thanks to Boofo for letting me know!

Show Your Support

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

Comments
  #52  
Old 02-06-2005, 04:46 AM
Megareus Rex's Avatar
Megareus Rex Megareus Rex is offline
 
Join Date: Feb 2004
Location: Pennsylvania, USA
Posts: 243
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack, invaluable to our war efforts :-p
(j/k, of course...>.>)
Reply With Quote
  #53  
Old 02-26-2005, 02:43 PM
MrLovellz MrLovellz is offline
 
Join Date: Oct 2004
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks alot

[high]* MrLovellz clicked install
[/high]

This is just what i was looking for, kinda a feature missed from phpBB when upgraded it to vB
Reply With Quote
  #54  
Old 04-16-2005, 04:59 PM
The Piper's Avatar
The Piper The Piper is offline
 
Join Date: Apr 2002
Location: Brazil
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Limey-YMR
When perusing, "Who's online" users that are using ipinfo.php are flagged as being in an unknown location, and the syntax passed to ipinfo.php is shown.
I tested this on my vB 3.0.7 and it shows "Viewing index" instead. Can anyone please confirm this?

Also, would it be possible to make each of the IP addresses in the "All IPs for this user" clickable, and have another page with information on other users using those as well?

I figured it would be a nice way to cross-check data, specially if a user has a couple of hundreds of IP addresses.

Great hack, /install. Thanks!
Reply With Quote
  #55  
Old 07-15-2005, 03:10 AM
PCOSLiving.com PCOSLiving.com is offline
 
Join Date: Jul 2005
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bump Definitely would be useful for "smurf" detection.
Reply With Quote
  #56  
Old 07-15-2005, 04:31 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The author of this hasn't logged in for over 8 months, so it's doubtful bumping it will get very far.
Reply With Quote
  #57  
Old 07-16-2005, 05:48 PM
PCOSLiving.com PCOSLiving.com is offline
 
Join Date: Jul 2005
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, doh! I am running into some minor problems with this hack. Maybe someone else can give me some ideas. I installed the mod added the conditional statement, as per techguy, and ran into a little problem.
When I click on the ipinfo icon to see all of the ips rather than just the standard, i get a blank screen. Any ideas?
PCOS
Reply With Quote
  #58  
Old 08-18-2005, 10:01 PM
Xplorer4x4 Xplorer4x4 is offline
 
Join Date: Apr 2005
Posts: 938
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance you will get this ported to 3.5 soon?? This was one of my favorite security feature hack there was for 3.0X.

I tried to install it and here is what I get:
Fatal error: Call to a member function on a non-object in /forums/ipinfo.php on line 81

Here is line 81 for reference.

PHP Code:
 $users $DB_site->query(
Reply With Quote
  #59  
Old 09-21-2005, 12:44 AM
Andy R's Avatar
Andy R Andy R is offline
 
Join Date: Feb 2002
Location: Traveling...
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just upgraded a site of mine and need this IP feature for v3.5. Anyone seen a good IP solution for 3.5. I twould be nice to have the proxy IP hack, member's sharing IPs and a link to geobytes all in one.

FWIW - I tried to search the v3.5 forum for IP but the term is too short. I viewed the threads but did not find any good IP tools for v3.5 yet.
Reply With Quote
  #60  
Old 09-21-2005, 03:02 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Proxy to real ip exists for 3.5, don't recall seeing any others.
Reply With Quote
  #61  
Old 09-23-2005, 02:13 PM
Andy R's Avatar
Andy R Andy R is offline
 
Join Date: Feb 2002
Location: Traveling...
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Xplorer4x4
Any chance you will get this ported to 3.5 soon?? This was one of my favorite security feature hack there was for 3.0X.

I tried to install it and here is what I get:
Fatal error: Call to a member function on a non-object in /forums/ipinfo.php on line 81

Here is line 81 for reference.

PHP Code:
 $users $DB_site->query(
I get the same error. Can anyone help us debug this .php file so it will be 3.5 compatible. This tools is very important for sniffing out trolls and their alter egos...

Here is the rest of the code where the error is happening (of course you can download it all at the top of this thread, haha).
PHP Code:
// Search posts first
$users $DB_site->query("
  SELECT post.username, post.userid
  FROM " 
TABLE_PREFIX "post AS post
  WHERE post.ipaddress = '" 
$postinfo['ipaddress'] . "'
    AND post.userid != '" 
$postinfo['userid'] . "'
  GROUP BY post.username
  ORDER BY post.username ASC
"
); 
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:08 AM.


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.04697 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
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
  • (3)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete