Hi, I coded this module which will show you the statistics from those account in your that are using same ip's
This is how it looks:
[IMG]Hidden content for guests[/IMG]
To install it you need to edit admin-panel/index.php
and search for:
and add below:
Then you have to search for
and add below:
Now you save and copy the code below into a new php file that we will call ip_statistics.php (sorry for my english)
Once we save this new file we will upload it to admin-panel/sections/
And that's it.
Here you have ip_statistics.php code you need to copy:
Enjoy it!
Maybe in a future will add a filter to not show banned ip's or ip's that have all accounts banned, cause right now it shows banned and not banned ip's
This is how it looks:
[IMG]Hidden content for guests[/IMG]
To install it you need to edit admin-panel/index.php
and search for:
Code:
Hidden content for guests
Code:
Hidden content for guests
Then you have to search for
Code:
Hidden content for guests
Code:
Hidden content for guests
Now you save and copy the code below into a new php file that we will call ip_statistics.php (sorry for my english)
Once we save this new file we will upload it to admin-panel/sections/
And that's it.
Here you have ip_statistics.php code you need to copy:
Code:
Hidden content for guests
Enjoy it!
Maybe in a future will add a filter to not show banned ip's or ip's that have all accounts banned, cause right now it shows banned and not banned ip's