Donny Active member Mar 11, 2017 #1 Is there a conditional statement for 'member hasn't posted in X days'? Wondering if I can show ads for members that haven't posted in, say, 14 days or something. Encourage some activity perhaps.
Is there a conditional statement for 'member hasn't posted in X days'? Wondering if I can show ads for members that haven't posted in, say, 14 days or something. Encourage some activity perhaps.
Itworx4me Well-known member Mar 11, 2017 #2 Here's a list of conditional statements: https://xenforo.com/community/resources/conditional-statements.1604/ Upvote 0 Downvote
Here's a list of conditional statements: https://xenforo.com/community/resources/conditional-statements.1604/
Martok Well-known member Mar 12, 2017 #3 You would probably need something like this add-on: https://xenforo.com/community/resources/cta-criteria.3006/ using the criteria "User has posted at least X messages in Y days". Users who meet the criteria get promoted to a user group that doesn't see ads, users who don't meet the criteria (any more) will see ads until the criteria is met. Upvote 0 Downvote
You would probably need something like this add-on: https://xenforo.com/community/resources/cta-criteria.3006/ using the criteria "User has posted at least X messages in Y days". Users who meet the criteria get promoted to a user group that doesn't see ads, users who don't meet the criteria (any more) will see ads until the criteria is met.
Donny Active member Mar 12, 2017 #4 I'm a bit of a novice when it comes to customising automatic promotions and demotions using uergroups like that. How would I set that up? Upvote 0 Downvote
I'm a bit of a novice when it comes to customising automatic promotions and demotions using uergroups like that. How would I set that up?
Donny Active member Mar 12, 2017 #5 Just installed that. It doesn't have a criteria that states 'User has posted X posts in Y days'...? Can't seem to find it anywhere. It only has 'User has posted at least X messages' - And I can overcome that using the existing standard conditional statements in the ad code. Upvote 0 Downvote
Just installed that. It doesn't have a criteria that states 'User has posted X posts in Y days'...? Can't seem to find it anywhere. It only has 'User has posted at least X messages' - And I can overcome that using the existing standard conditional statements in the ad code.