The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
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 |
#22
|
||||
|
||||
Quote:
Have upgraded the mod accordingly, many thanks. Ste |
#23
|
||||
|
||||
4th Feb 2010:
Updated Product Readme. Updated GEO code Re packaged Mod. Mark Install if you use. * PLEASE NOTE * This is an either / or Hack. Either: import the product ( you are done ) Or: do manual template edits as per readme. ( you are done ) Dont do Both ! |
#24
|
|||
|
|||
This is only checking my ip... every user I check has my ip??? Anyone else having this issue?
|
#25
|
||||
|
||||
What version did you install? Product or Manual Template edits.
What version VB have you got. |
#26
|
|||
|
|||
(vBulletin 4.0.0 Patch Level 1)
The issue was with Paul's Real IP Detection. When clicking on your mod I would get the new window and the URL would look like HTML Code:
http://www.infosniper.net/index.php?ip_address=PROXYIP&map_source=1&two_maps=1&overview_map=1&lang=1&map_type=1&zoom_level=12 After uninstalling Real IP Detection it now uses the posters real IP address HTML Code:
http://www.infosniper.net/index.php?ip_address=151.203.XXX.XX&map_source=1&two_maps=1&overview_map=1&lang=1&map_type=1&zoom_level=12 |
#27
|
||||
|
||||
Ahh okies, perhaps Paul has updated his mod. Or there could be a glitch. Glad you got it working.
I and my MOD team think its the coolest feature EVER ! |
#28
|
|||
|
|||
Quote:
|
#29
|
||||
|
||||
This amendment does not work, as the users IP isnt parsed until they have posted. And as it is forum home, it doesnt actually function.
|
#30
|
|||
|
|||
Thank you
Installed Nice |
#31
|
|||
|
|||
Hello,
It s ok for vb 4.1.1.0 ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|