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

Reply
 
Thread Tools
AustraliaBound.org - Instant IP LookUP Details »»
AustraliaBound.org - Instant IP LookUP
Version: 2.00, by TimberFloorAu TimberFloorAu is offline
Developer Last Online: Jan 2013 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.x Rating:
Released: 03-06-2010 Last Update: 04-27-2010 Installs: 90
Uses Plugins
 
No support by the author.

This cracking little product, is a refinement of a previous mod of ours. Updated to work on all versions of vb4.0.0.x

If you use this MOD, please click Install

This Mod: adds an info icon below a members post.
It grabs the IP of the poster ( their post.ip )
By clicking it a new window opens up and displays the users Geo Location.

This is our MOST popular Modification for our admins, and allows them to track trace and locate users at ANY time.

To Install:

Upload the Image folder to your forum root. Allow merge.

Goto AdminCP>Plugins and Products>Add/Import Product

Navigate to: product-australiabound_iplookup.xml
Import

Done !

Nothing more to do.

ENJOY

When a moderator/admin staff clicks on the icon. A new window opens with google map, and the users ip location is displayed.

NO TEMPLATE EDITS !

Quote:
"There is nothing worse is there:

1. a new member posts
2. you hover over the IP button in their post
3. you then have to go into admincp , users, enter their username, grab the ip address
4. then open a whois ip lookup
5. paste the ip in
6. check them out

This REMOVES all that crap. Just click the Ip Icon
Wednesday 28th April: Updated product file. Thanks to BasilRath and Djbaxter

Download Now

File Type: zip Lookup_AustraliaBound-2.zip (53.7 KB, 329 views)

Screenshots

File Type: png sample.png (51.7 KB, 0 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #82  
Old 12-13-2010, 06:32 PM
lycheepassion lycheepassion is offline
 
Join Date: Aug 2009
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I Love it. Marked installed
Reply With Quote
  #83  
Old 12-13-2010, 06:56 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Since upgrading to 4.10, the icon is misaligned with the others (see attachment). This occurs in the default style as well as all the custom styles I have installed.

What do I need to do edit to align this correctly?
Attached Images
File Type: jpg icons-misaligned.jpg (1.6 KB, 0 views)
Reply With Quote
  #84  
Old 08-27-2011, 06:24 AM
Pamela Pamela is offline
 
Join Date: Apr 2004
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the strangest error...no matter which member's IP I try to look up, it just gives me my own IP and location. Each post shows the image no problem, but no matter what member's IP I click on, it just shows up as MY computer's IP and MY location, no matter where they are in the world.

Any clue at all what might be wrong???

(Right now I'm running 4.1.5...but it was doing the exact same thing when I first tried installing this on 4.0.)
Reply With Quote
  #85  
Old 09-02-2011, 03:57 AM
1320Nation 1320Nation is offline
 
Join Date: Sep 2008
Posts: 246
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

4.1.5

Installed: image does not show anywhere. This mod should be in mod graveyard if developer is not going to support it. :down:
Reply With Quote
  #86  
Old 09-02-2011, 11:53 AM
@ngel @ngel is offline
 
Join Date: Jan 2005
Location: Greece
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I decreased the image dimensions to 14x14 and it's aligned now!
Reply With Quote
  #87  
Old 10-03-2011, 09:04 PM
gezuvor gezuvor is offline
 
Join Date: Mar 2007
Location: Portland, OR
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was also having a problem with the image not showing. Plus, I didn't want two IP icons on each post, so I did the following:

In postbit_proxyip, I found the following:
Code:
	<vb:if condition="($post[proxyip] == '')">
		<a class="ip" href="postings.php?{vb:raw session.sessionurl}do=getip&amp;p={vb:raw post.postid}" title="{vb:rawphrase ip}: {vb:raw post.ip}">&nbsp;</a>
	<vb:else />
And replaced it with this:
Code:
	<vb:if condition="($post[proxyip] == '')">
		<a class="ip" href="http://www.infosniper.net/index.php?ip_address={vb:raw post.ip}&map_source=1&two_maps=1&overview_map=1&lang=1&map_type=1&zoom_level=7" target="_blank" title="{vb:rawphrase ip}: {vb:raw post.ip}">&nbsp;</a>
	<vb:else />
It is not an elegant (or permanent) solution, but it basically does the same thing. Hopefully the coder will show up and help us all out with this!
Reply With Quote
  #88  
Old 11-27-2011, 09:47 PM
exhibitionpoult exhibitionpoult is offline
 
Join Date: Jan 2011
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone know where the style is to make the 'lookup ip' box wider.
Reply With Quote
  #89  
Old 11-28-2011, 04:28 AM
bosanci28's Avatar
bosanci28 bosanci28 is offline
 
Join Date: Feb 2008
Location: USA - West Coast
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am having the same problem images not showing right ,look at the screens...

not working in 4.1.8 !
Attached Images
File Type: png 11-27-2011 9-18-11 PM.png (1.4 KB, 0 views)
Reply With Quote
  #90  
Old 11-11-2012, 06:36 PM
spillage spillage is offline
 
Join Date: Feb 2009
Location: S. Florida
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working on 4.2.0 PL3
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 07:36 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.09008 seconds
  • Memory Usage 2,325KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (4)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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete