vBaCMPS Module - Top 10 Thanked Users
This modification is in the archives.
This addon will allow you to show the Top 10 Thanked members on your forum on the front page.
REQUIRED: vBaCMPS Post Thank You Hack INSTALL: Create a style template called "adv_portal_topstats" Put the following code in the template. Code:
<table cellpadding="4" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="100%"> <tr> <td class="tcat"><span class="smallfont"><b>$vboptions[blockbullet] Top 10 Thanked </a></b></span></td> </tr> <tr class="alt1"> <td width="100%"><span class="smallfont">$top_stats[top_thanks] </span></td> </tr> </table> <br /> Put the following code in the template. Code:
<span class="smallfont"><center><b><a href="/forum/member.php?u=$top_thank[userid]">$top_thank[username]</a></b> ($top_thank[post_thanks_thanked_times])</center></span> Add the module via vBaCMPS admincp. For templates used, put adv_portal_topstats. Anyone know how to create a CRON job to add a user to a usergroup once they get X ammount of thanks? Download This modification is archived and cannot be downloaded. Screenshots
|
Similar Mods
Mini Mods Collapse/Expand the list of the thanked | vBulletin 3.6 Template Modifications |
vBaCMPS Recent Subscribers PLUS Donate Button Module | vBulletin 3.5 Add-ons |
vBaCMPS Most Recent Subscribers Module | vBulletin 3.0 Full Releases |