Quote:
Originally Posted by Djamil
I took the freedom to make some alterations to the mod that others might find useful and am posting the package with tamarians permission.
Overview of the alterations:
- Now also available within the modcp for anyone that can view IP adresses
- Table display should now fit into the design of control panel without changes in dupeip.php
- Some minor design alterations and spelling corrected
|
This version works in vb 3.7.1 PL1, except for 2 small things:
1. the phrase types. Here is a simple fix:
There is no 'Control Panel Global' phrase type. This should be 'GLOBAL' phrase type. So step 3 should be:
---------------
Add 2 new phrases
Phrase type: Global
Varname: dup_ip
Text: Duplicate IPs
Phrase type: Global
Varname: dup_ip_max
Text: Maximum username per page
---------------
2. The listing shows IP addresses, which link to a search for all users with that IP address: modcp/usertools.php?do=doips&ipaddress=xx.xxx.xx.xxx
xx.xxx.xx.xxx is the IP address. I suspect the hash is missing. That function is available from the user profile in modCP & adminCP anyway, so its not vital.
I was able to find a lot of members that had the same IP addresses as banned members.
I think this hack would be beneficial for many and it would be good if someone would release this in the vb 3.7 section. (with permission from tamarian or Djamil off course)