Back to vBulletin 3.0 Add-Ons

vBaCMPS Module - Top 10 Thanked Users
Mod Version: 1.00, by tehcake

This modification is in the archives.
vB Version: 3.0.7 Rating: (1 vote - 5.00 average) Installs: 6
Released: 16 May 2005 Last Update: Never Downloads: 10
Not Supported  

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 />
Create a template and call it "top_thanks"
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>
Put the attached PHP file in your /modules/ folder.

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

vblts.ru supports vBulletin®, 2022-2024