| The Arcive of vBulletin Modifications Site. | |
|  YBMF - GoogleMaps - Geo IP Tracker ( one click ) Details »» | |||||||||||||||||||||||||||||||||
| 
     YBMF - GoogleMaps - Geo IP Tracker ( one click )   Developer Last Online: Jan 2013     
 If you use CLICK INSTALL If you use RATE IT Please Beta Version: Q.What does this hack do ? A. It places for Moderators/Admin staff a clickable IP image link on every forum post by all users. Hidden from all usergroups except mods/admin. Essentially clicking the Image link, opens a new window. Parsing the members IP into the URL and echoing back their ip details. Displayed on Google Maps This can be useful in spotting :- a) spammers b) unwelcome members c) members posting nice threads to get post count up, to then begin spamming. This modification is really a hack, but it works for us. Feel free to update it with better IP services, and I will upgrade the hack accordingly. PLEASE CLICK INSTALL if you use this. Tested on V4.01 To use: admincp >> styles and templates >> postbit_legacy Template EDITS in download folder. When you are done, You will see the following: Click this image: account- ip-tracker Ip Tracker opens in new window. big-window Have fun CLICK INSTALL *changed title of mod from : YBMF - Admin/Moderator Instant IP Lookup to YBMF - Admin/Moderator Instant IP Tracer JONTY's version if you use Paul's Proxy to Real IP > https://vborg.vbsupport.ru/showpost....2&postcount=14 New MAP version now available. Open up the readme (map-instructions-ybmf-tracker.txt) Choose 1 of the 3 versions: ver1. 1 map ver2. 2 map ver3. Jonty/Paul proxy.Real ip version. Copy the code, and add that to postbit legacy ( instead of code within the zip ) basically open postbit_legacy find : {vb:raw post.iplogged} Add the code of the version you want afterwards. ie: Code: <!--yobromofo ip tracer-->
<vb:if condition="can_moderate()"><a href="http://www.infosniper.net/index.php?ip_address={vb:raw post.ip}&map_source=1&overview_map=1&lang=1&map_type=1&zoom_level=7" alt="YoBroMoFo IP Tracker" title="YoBroMoFo IP Tracker"target="_blank"><img src="images/site_icons/account.png" border="0"></a></vb:if>
<!--end of yobromofo ip tracer-->Code: <!--yobromofo ip tracer-->
<vb:if condition="can_moderate()"><a 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" alt="YoBroMoFo IP Tracker" title="YoBroMoFo IP Tracker"target="_blank"><img src="images/site_icons/account.png" border="0"></a></vb:if>
<!--end of yobromofo ip tracer-->or Jontys version if you use Pauls proxy to Real IP. Code: <!--yobromofo ip tracer-->
<vb:if condition="can_moderate()">
   <vb:if condition="$post['proxyip']==null">
      <a 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" alt="YoBroMoFo IP Tracker" title="YoBroMoFo IP Tracker"target="_blank">
   <img src="images/site_icons/account.png" border="0">
   </a>
   <vb:else />
      <a href="http://www.infosniper.net/index.php?ip_address={vb:raw post.proxyip}&map_source=1&two_maps=1&overview_map=1&lang=1&map_type=1&zoom_level=7" alt="YoBroMoFo IP Tracker" title="YoBroMoFo IP Tracker"target="_blank">
   <img src="images/site_icons/account.png" border="0">
   </a>
   </vb:if>
</vb:if>
<!--end yobromofo ip tracer-->* MAP Instructions Uploaded * 27th Jan 2010 * product by Jonty Uploaded * 28th Jan 2010 * changed instructions, GEO code and renamed MOD To Install the product- admincp > plugins and products > manage products Add/Import Product upload this product_ybmf_iptracker.xml ( allow overwrite = yes ) You are done. To Upgrade from previous ( manual version ) remove manual code added from postbit_legacy ( click save ) Then follow steps to Install the product- Enjoy and thanks Jonty Download Now 
 
 Screenshots 
        
          
          
          
            Supporters / CoAuthors Show Your Support 
 | |||||||||||||||||||||||||||||||||
| Comments | 
| 
			 
			#2  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Nice I will look into this later.
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			This would be great if it could be used anywhere on the forums for IP lookup, like say adminCP doing new users awaiting moderation.
		 | 
| 
			 
			#4  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			+1 on that. Any chance of seeing this feature added?
		 | 
| 
			 
			#5  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			Perhaps Marco would be happy to combine it into his mod: https://vborg.vbsupport.ru/showthread.php?t=232270 If you use this please click INSTALL Makes it worthwhile doing FREE hacks then   | 
| 
			 
			#6  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			Hello my friend TimberFloorAu Thanxx for this nice mod I just held the following amendment see attachment If you like the amendment plzzz add to the subject of an upgrade in template forumhome_loggedinuser and Replace with tis cod PHP Code: 
			installed + 5 stars ________ Interracial German | 
| 
			 
			#7  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			Doesnt work, cos my code pulls raw user post id
		 | 
| 
			 
			#8  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			What do I need to change to make this work for admins only?
		 | 
| 
			 
			#9  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			chnage code: Code: <!--yobromofo ip tracer-->
<vb:if condition="can_moderate()"><a href="http://www.dnsstuff.com/tools/ipall/?tool_id=67&token=&toolhandler_redirect=0&ip={vb:raw post.ip}" alt="YoBroMoFo IP Tracker" title="YoBroMoFo IP Tracker"target="_blank"><img src="images/site_icons/account.png" border="0"></a></vb:if>
<!--end of yobromofo ip tracer-->Code: <!--yobromofo ip tracer-->
<vb:if condition="$bbuserinfo['userid'] == 1"><a href="http://www.dnsstuff.com/tools/ipall/?tool_id=67&token=&toolhandler_redirect=0&ip={vb:raw post.ip}" alt="YoBroMoFo IP Tracker" title="YoBroMoFo IP Tracker"target="_blank"><img src="images/site_icons/account.png" border="0"></a></vb:if>
<!--end of yobromofo ip tracer-->May well be: $muserinfo | 
| 
			 
			#10  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Nice!! I used to do this manually (But using whatsmyipaddress), very good!! Installed
		 | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |