PDA

View Full Version : Number of referrals in postbit and userprofile...


cmiller1014
02-20-2006, 05:14 AM
Is there a plugin out there for this? Would be real nice to have...

HMBeaty
02-20-2006, 05:33 AM
Working on it now. Well, unless someone beats me to it :)

Stangsta
02-20-2006, 06:38 AM
Heres for the profile, not a plugin...edit the MEMBERINFO template:

<if condition="$vboptions['usereferrer']">
<div class="smallfont">
<strong>$vbphrase[referrals]:</strong> $referrals
</div>
</if>

For the postbit, you're going to have to possibly edit a php file and/or run a query. Its tricky.

CrazyShooter
02-20-2006, 10:02 AM
Dont you already have the number of referrals in member info?

Developer
02-21-2006, 05:28 PM
i'll work on it now for postbit

done 5 mints and i'll release it

https://vborg.vbsupport.ru/showthread.php?p=906650#post906650