![]() |
Quote:
|
Quote:
Allowing people to see who they have refferred indeed would be a great feature :) |
Works on 3.6.11! Thank you.
|
Quote:
|
Quote:
|
I remember Boofo's mod (in grave now) that does and look the same. It had a bug of showing 1 extra referral count.
This one's good. Thanks :) |
Your mod will show incorrect referral count as vbulletin also block usergroups 3 and 4 to not to be included. Change the query to this:-
[sql]$refcount = $db->query_first("SELECT COUNT(*) AS count FROM " . TABLE_PREFIX . "user WHERE referrerid = '".$vbulletin->userinfo['userid']."' AND usergroupid NOT IN (3,4)");[/sql] |
Quote:
Danke, and updated. |
Very nice, installed! :)
|
Installed on 3.8 seems fine so far
|
All times are GMT. The time now is 04:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|