Member Additional Flags

From TMM Wiki
Jump to navigationJump to search

Currently, there is only one Additional Member Flag available in NATS, namely Mismatched Login IP.

To enable this, go to your Configuration Admin, Surfer Section, and check the MEMBER_MISMATCH_IP_FLAG box.

If enabled, NATS will compare each surfer's first several login IPs to their original join IP. The number of login IPs that will be compared will be the number specified in MEMBER_MISMATCH_IP_LOGINS. *
(If MEMBER_MISMATCH_IP_LOGINS is left blank, then only the first two login IPs will be compared to the surfer's Join IP.)

If any of the above number of login IPs do not match the original join IP, the member will be flagged.

Note: In order to use this feature, member logging must also be turned on

* MEMBER_MISMATCH_IP_LOGINS
The number of login IPs to check when MEMBER_MISMATCH_IP_FLAG is turned on. You can configure this to be any integer from 1 to 255.

// in flags table, column "display" was set = 1, both with MEMBER_MISMATCH_IP_FLAG = ON and with MEMBER_MISMATCH_IP_FLAG = OFF. The display column in the flags table does not appear to be used





In addition, from the Members Admin, for any given member, you can also manually increase the number of IP mismatched flags, and you can see the dates of the first flag, and the last flag.

Adding to flag count mismatched IP