Helpful Information
 
 
Category: vBulletin 3.7 Template Modifications
Profile Enhancements - Arcade and Photoplog Links in Profile

If you've seen the one for 3.6 by myself, this is basically a ported version that puts the links in the 'Statistics' block in the profile and also adds the gallery link under the relevant section there as well.

It also requires no actual file edits.

To use:

Find:

<li><a href="album.php?$session[sessionurl]u=$prepared[userid]"><phrase 1="$prepared[username]">$vbphrase[albums_created_by_x]</phrase></a></li>
Add Underneath:

<li><a href="[site address]/[Directory Name of Photoplog]/index.php?u=$userinfo[userid]">[Text to Link to their Gallery]</a></li>Find:

<if condition="$vboptions['usereferrer']"><li><span class="shade">$vbphrase[referrals]:</span> $prepared[referrals]</li></if>Add Underneath:

<li><a href="arcade.php?&act=Arcade&module=report&user=$userinfo[userid]">View Arcade Scores</a></li>

Thanks, may come in handy to display this info once I upgrade to 3.7 that is.
ps. what template?

MEMBERINFO stats block (or something like that).

how do we make to show only the arcade king with the crown image in memberinfo

how do we make to show only the arcade king with the crown image in memberinfo

Can you clarify that in more detail? Sounds easy to make though.

in arcade it sais 1st 2nd and 3rd right. well i want in Memberinfo to display the 1st 2nd and 3rd for those who are in the 3 first place or the king of the arcade

That sounds possible, but I have no experience in it.

would be nice if you listed the exact template to edit in the beginning - since there are a couple of memberinfo ones :)

3,7 Gold ready?

Yes, it's 3.7.0 ready.

THX. Works with 3.7.2 :)

Yep, this mod pretty much needs no updates until they change the default profile style.

what is the name of the template to change ?
thx

The template, for everyone who was asking is memberinfo_block_statistics. I should have put that in the first post ideally.

Thank you!










privacy (GDPR)