Quote:
Originally Posted by kh99
I don't think the reputation check is the problem. The problem is that the promotion rule basically says "all Registered Users > 3 days and >= 0 posts" which is pretty much all users. The problem is that there's no way to say "exactly 0 posts" or "<= 0 posts". You can of course add another rule to promote back to registered users if they have one post, but once they are there, they'll match the original rule again.
|
Days reg: 3
Posts: 0
So, by default, it is
Days reg greater than or equal to?
Posts greater than or equal to?
Too bad there's not a Post Comparison Type and a Days Reg Comparison Type with operands, like there is a Reputation Comparison Type (we don't even use Reputation).
So, stupid question: is there some place where I can change the >= to simply = for this one promotion? Where does vB "store" the promo instructions?