The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
require refered members to make x posts before increasing referal #
Hi, I am looking for a hack that requires refered members to make atleast x amount of posts before the person who refered them gets forum points and before their referal number gets increased. I am trying to stop people from referring members who wont post in order to earn forum points.
|
#2
|
|||
|
|||
Hmmm, this is a pretty good idea.
Notes for me: The way this could be done is to create a new row in the user table 'int(5)'. upon registering if a user enters a referer, then it will query the database with '1' in the new user row. A cron can check all users that have been refered to see there postcount. If there post count is '=< X': Run Query. Sorry thats some notes of how this can be done. If I have some time tomorrow I can see about doing this. |
#3
|
||||
|
||||
Could add it to nightly cron job, or hourly depends how fast it really matters if it shows.
But I like the idea as well. |
#4
|
|||
|
|||
glad you guys like it
|
#5
|
|||
|
|||
i would say check out the referral statistics hack as well to see if that could somehow be used to help in this as it SORT OF does this already.
https://vborg.vbsupport.ru/showthread.php?t=64469 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|