1

Topic: Top 12 members widget by top posting on homepage

Hi This is the complete mvc "top 12 member" plug in using sharetronix default classes. Nothing to write just upload.

Give your comment about this plug in.

Download

You can visit this site rockerz to see a demo.

install:

1 Just replace the files and enjoy.

Thumbs up +1 Thumbs down

2

Re: Top 12 members widget by top posting on homepage

I have tested this .working great. Thanks to our member swapno69

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

3

Re: Top 12 members widget by top posting on homepage

hi, swapno69
first,my english not good xd
can i use http://rockerz.bdrock.com/themes/facebo … ection.jpg on my website??
if me can,reply me,,,thank

Thumbs up Thumbs down

4

Re: Top 12 members widget by top posting on homepage

How to add it to the dashboard?

German Sharetronix Support and development on:
http://Pixel4Tune.de

5

Re: Top 12 members widget by top posting on homepage

Add placing the "home..php" in controllers folder  place the below  code in dashboard file

   <div class="ttl" style="margin-top:0px; margin-bottom:8px;"><div class="ttl2"><h3>Top Members</h3></div></div>
                        <div class="slimusergroup" style="margin-right:-10px; margin-bottom:5px;">
                            <?php foreach($D->topten as $u) { ?>
                            <a href="<?= userlink($u->username) ?>" class="slimuser" title="<?= htmlspecialchars($u->username) ?>"><img src="<?= $C->IMG_URL ?>avatars/thumbs1/<?= $u->avatar ?>" alt="" style="padding:3px;" /></a>
                            <?php } ?>
                        </div>


and just displays the TOP 12 members in dashboard. You can use it anywhere you would like to Add

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time