Back to vBulletin 3.6 Template Modifications

Arcade Rankings Link in Member Profile
Mod Version: 1.00, by cheat-master30

This modification is in the archives.
vB Version: 3.6.x Rating: (5 votes - 4.00 average) Installs: 63
Released: 15 Oct 2007 Last Update: Never Downloads: 24
Not Supported Template Edits  

This mod simply adds a link to their game rankings in their profile. It's surprisingly simple, and works with any version of ibProArcade.

Support:

None needed.

Apply these edits:

Find in MEMBERINFO:

Code:
<if condition="$vboptions['usereferrer']">
            <div class="fieldset">
                <div style="padding:$stylevar[formspacer]px">
                    $vbphrase[referrals]: <strong>$referrals</strong>
                </div>
            </div>
            </if>
Add after:

Code:
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
<a href="arcade.php?&act=Arcade&module=report&user=$userinfo[userid]">View Arcade Scores</a>
</div>
</div>
That's it!

Download

No files for download.

Addons

Similar Mods

User Profile Member Link for Coppermine Gallery vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024