KSA
Well-known member
as title. We are going to create a new warning action (ban user when 3 point threshold is reached). My question is that what will happen to users already have more than 3 points. Will they be banned immediately? or will the action be applied pass that? I don't really get this.
also, we have users that have unexpired point. what will happen in this situation?
I would appreciate if someone can also point out the right MySQL query that will show users who have unexpired/not yet expired points.
Thanks
Code:
This warning action will only be applied when a user crosses the points threshold. As such, users with this many points or more will not have this action applied until their warning point total drops below this threshold and then crosses it again.
also, we have users that have unexpired point. what will happen in this situation?
I would appreciate if someone can also point out the right MySQL query that will show users who have unexpired/not yet expired points.
Thanks