MyBB Community Forums

Full Version: How to list same IP users?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I have many banned users that create new accounts (with different emails) and keep causing problems in my forum.

I am using the multiple-registrations-detector plugin, which detects multiple accounts based on "registration IP" or "last login IP"

http://mods.mybb.com/view/multiple-regis...s-detector

This plugin shows members with the same ip but doesn't show the registration date or enable to order but last registration or last login.

I know that all ips used by a usere are registered. What I need is a way to find all users that shared the same ip at ANY POINT IN TIME: registration IP, or any login IP.

It would be ideally a plugin, but it an also be a sql.

Any help is greatly welcome