This hack shows in postbit Number Of Referrals[Requested By cmiller1014 ]
1-easy yo install [See Screen Shot]
1-Import The product. 2-run this script admincp/misc.php?do=referrals to insert number of referrals into the new field 3-Edit Template postbit Find: Code: <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> Add after it Code: <if condition="$vboptions['usereferrer']"> <div class="smallfont"> <strong>$vbphrase[referrals]</strong> $post[referrals] </div> </if> 2-Edit Template postbit_legacy Find: Code: <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> Add after it Code: <if condition="$vboptions['usereferrer']"> <div class="smallfont"> <strong>$vbphrase[referrals]:</strong> $post[referrals] </div> </if>
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$vboptions['usereferrer']"> <div class="smallfont"> <strong>$vbphrase[referrals]</strong> $post[referrals] </div> </if>
<if condition="$vboptions['usereferrer']"> <div class="smallfont"> <strong>$vbphrase[referrals]:</strong> $post[referrals] </div> </if>
1.0.0 On 21. Feb 2006 Initial Version. 1.1.1 On 26 Apr 2006 Fix Major BUG.
English
2 plugins, 3 phrases, 0 option, 0 query
Feel Free To
IF YOu lIkE iT cLIcK INSTALL vbulletin.org
Show Your Support