Back to vBulletin 3.8 Template Modifications

Add Referral Link to Profile
Mod Version: 1.00, by cheat-master30

vB Version: 3.8.x Rating: (1 vote - 5.00 average) Installs: 10
Released: 24 Dec 2009 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

With all the mods released telling you how to add things like tabs telling you who you referred and the count of referred members, it all seems a bit useless with no easy way to actually tell what the link is. So this mini edit simply adds the link above the referral count in the profile, in the style of the other fields.

Go to:

memberinfo_block_statistics

Then Find:

Code:
<if condition="$vboptions['usereferrer']"><li><span class="shade">$vbphrase[referrals]:</span> $prepared[referrals]</li></if>
Then simply add above:

Code:
<li><b>Referral Link: </b><a class="smallfont" href="index.php?referrerid=$bbuserinfo[userid]">Your Referral Link</a></li>
If you're actually remotely picky about HTML, maybe change <b> to <strong>, but it's just being petty in my opinion, and goes against normal dictionary definitions.

Download

No files for download.

Screenshots

Click image for larger version
Name:	ReferralLinkonStatistics.jpg
Views:	295
Size:	93.9 KB
ID:	108064  

Similar Mods

Profile Enhancements ... Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024