The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Can referrer credit be given only upon a MINIMUM # of posts?
Hello.
Is there a way to require a MINIMUM # of posts before referrer/referral credit is officially recorded? Thanks in advance. |
#2
|
|||
|
|||
Any ideas anyone?
|
#3
|
||||
|
||||
It's pretty simple. Just make another field to store the new referal number in. Then add a cron job to update the number when users that are refered reach a certain post count.
Otherwise another way would be to make referals only count people in a certain usergroup. Make a base usergroup, then another group for those who have the minimum number of posts. Use the promotions system to automatically move people then. Both of these ideas would need to be coded though. The second one makes more sense I think, and would be much easier to implement since it wouldn't require adding any new tables. Might have to be a code hack though, since you'd have to turn off the referal code within the register.php file and add it somewhere else. |
#4
|
|||
|
|||
Thanks for your response.
Still not quite sure how to create the details, tho... How 'bout this idea: Keep the referral 'system' as is and add a conditional to only count those new members that has at least 1 post. In the profile, it can show both the 'raw' referrer and the referrer amount that will be used for incentive programs, etc. :squareeyed: |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|