The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to find member that have referred most users.
May i know how to find member that have referred the most members.
Is there any code snippet available for this?? Like, if i want to display a top referrer (or find his uid/uname whatever), on custom page? how do i find that? |
#2
|
|||
|
|||
I guess you can run a query, grab all the users whose referid isn't empty, then sort it through an array.
PHP Code:
You just need to take the userID and convert it to a username. |
#3
|
||||
|
||||
There are several stats mods that will show this, there is also a referral mod if this is all you want to see.
|
#4
|
|||
|
|||
<a href="http://www.yoursitehere.com/forum/admincp/usertools.php?do=referrers" target="_blank">http://www.yoursitehere.com/forum/ad...p?do=referrers</a>
|
#5
|
||||
|
||||
Thanks a million guyes for help..
@Loco.M, yap thats exactly what i was looking for. Referrer Stats.. Thanks a million |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|