What's new
Welcome to My iptv forum

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon
xF2 Add-on
< Previous | Next >
Description:

Checks for duplicate user accounts.

If two or more valid users have logged into your forum with the same IP and User Agent, they will be flagged as duplicate and the admin will receive an email.

(Example of email)
duplicate-account-check.jpg
duplicate-account-check-1.jpg

Features:

  • Checks for duplicate IP and User Agent.
  • Checks for user_state of 'valid'.
  • All phrases start with duplicateaccountcheck_ for your convenience.
Installation:

  1. Download Andy-DuplicateAccountCheck-1.4.zip and unzip it.
  2. Copy the src/addons/Andy/DuplicateAccountCheck directory to your server.
  3. From the Admin Control Panel Install the add-on.
Database changes:

This add-on will add a table called 'andy_duplicate_account_check' to your database.

Latest updates

  1. AndyB Duplicate account check 3.0

    Duplicate account check v3.0 changes: Added email address to notification email.
  2. AndyB Duplicate account check 2.9

    Duplicate account check v2.9 changes: Added check empty condition for superglobal variable.
Top