Find users sharing the same IP

xF1 Add-on Find users sharing the same IP 0.0.1

No permission to download
Compatible XF Versions
  1. 1.0
  2. 1.1
  3. 1.2
  4. 1.3
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.

xenforo_com_community_proxy_php_eb5a429d6c24c207dd3cbaf4e49474d2._.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
AnimeHaxor
Size
4 KB
Extension
zip
Downloads
15
Views
1,523
First release
Last update

More resources from AnimeHaxor

Similar resources

Allows you to get a What's New listing for a specific node
Allows an administrator to do a regular expression find and replace in the content of all posts.
727Threads
2,270Messages
60,947Members
nicekidLatest member
Back