The Arcive of vBulletin Modifications Site. |
|
Arcade Rankings Link in Member Profile Details »»
|
|||||||||||||||||||||||||||
|
Arcade Rankings Link in Member Profile
Developer Last Online: Apr 2010
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>
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> Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
wow, first post!
will install and report back |
|
#3
|
|||
|
|||
|
works just fine, thanks!
*clicks install |
|
#4
|
|||
|
|||
|
Thanks for this
|
|
#5
|
||||
|
||||
|
Yeah. A nice simple mod for a nice simple purpose. Glad that you managed to use it fine.
No problem. |
|
#6
|
|||
|
|||
|
Good hack, thank you.
|
|
#7
|
|||
|
|||
|
Installed... thanks
SVT |
|
#8
|
||||
|
||||
|
If anyone wants it based on usergroup... I think I can make that as well.
|
|
#9
|
||||
|
||||
|
Great idea.... I dont have any need for usergroup or anything. great idea as is..
Thanks |
|
#10
|
|||
|
|||
|
Gotta love these easy, yet useful hacks...
Wtg!!! Thanks |
![]() |
|
|