Find users sharing the same IP

Unmaintained Find users sharing the same IP 0.0.1

No permission to download
Compatible XF 1.x versions
  1. 1.0
  2. 1.1
  3. 1.2
  4. 1.3
Please consider a donation to encourage continued support of this free addon :)


Description:

Another addon on request - this one gives you an extra popup dialog next to 'IP' on all posts allowing you to see all the users who have been posting from the same IP that was used to make the post. The existing 'can view IPs' permission is used.

mbdz.png



___________________________________________


Installation:

  1. Upload the contents of the 'upload' directory to your forum root.
  2. Install the addon_Duplicate.xml file
  3. In the 'post' template after:
    Code:
    <xen:if is="{$canViewIps} AND {$post.ip_id}"><a href="{xen:link posts/ip, $post}" class="item control ip OverlayTrigger"><span></span>{xen:phrase ip}</a></xen:if>
    Add:
    Code:
    <xen:if is="{$canViewIps} AND {$post.ip_id}"><a href="{xen:link posts/duplicate, $post}" class="item control duplicate OverlayTrigger"><span></span>{xen:phrase dark_duplicate}</a></xen:if>


(Not sure if this is still useful and not just a duplicate feature but it still works perfectly so added anyway.)
Author
Luke F
Downloads
282
Views
2,421
First release
Last update

Ratings

5.00 star(s) 7 ratings

More resources from Luke F

Latest reviews

Working great in 1.3.1. Great tool for mods, makes it easy.
Even though this functionality is in the Spam Cleaner, we re-install this mod after every upgrade. It lets me give mods access to view IPs, rather than the whole "DELETE EVERYTHING!!" of the Spam Cleaner permission - and it's a lot handier and easier to access without having to tick / untick boxes. Plus, it even with XenForo 1.2!
Saves me from having to go into the admin or clicking another overlay. So this safes time and page loads. Can't go wrong with it. Thanks :)
love it. thanks
As mentioned before "An essential for administrating a forums!"
An essential for administrating a forums!
Fantastic stuff!
Top Bottom