Alex LD
01-23-2009, 10:00 PM
How it Works:
This will add a Referral Link to the User so he/she can boost their referral count and hits.
When someone clicks the unique referral link and they register, the username will automatically be put in the refers forum upon registration.
Some forums have tournements for people who can refer the most people this is a very easy way of doing it.
DEMO FOR REFERRING LINK:
http://forums.myxboxspot.com/index.php?referrerid=1
Click Link
Then click Register, Note how the Username is automatically placed in forum. This makes it easier for the user to grab their unique referral link when advertising and helping promote your site.No demo For UserCP See Attachment Preview below.
In USERCP Template
Find
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
Add Below
<tr>
<td class="thead" colspan="2">Copy and paste <a href="index.php?referrerid=$bbuserinfo[userid]"><strong>This link</strong></a> and give to your friends and have them Sign Up. Boost Your Referral Count and help the site out at the same time. </td>
</tr>
Add in Member Info (Next to Send Message and Edit User)
DEMO FOR MEMBERINFO (http://forums.myxboxspot.com/members/nicksmods.html)
In "memberinfo_block_statistics" Template
Find:
<if condition="$vboptions['usereferrer']"><li><span class="shade">$vbphrase[referrals]:</span> $prepared[referrals]</li>
Add Below:
<li class="thead"><a href="index.php?referrerid=$bbuserinfo[userid]">Unique Referral Link</a>
</li>
Please Support my Site MyXboxSpot.com
Mark as Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=202887)
This will add a Referral Link to the User so he/she can boost their referral count and hits.
When someone clicks the unique referral link and they register, the username will automatically be put in the refers forum upon registration.
Some forums have tournements for people who can refer the most people this is a very easy way of doing it.
DEMO FOR REFERRING LINK:
http://forums.myxboxspot.com/index.php?referrerid=1
Click Link
Then click Register, Note how the Username is automatically placed in forum. This makes it easier for the user to grab their unique referral link when advertising and helping promote your site.No demo For UserCP See Attachment Preview below.
In USERCP Template
Find
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
Add Below
<tr>
<td class="thead" colspan="2">Copy and paste <a href="index.php?referrerid=$bbuserinfo[userid]"><strong>This link</strong></a> and give to your friends and have them Sign Up. Boost Your Referral Count and help the site out at the same time. </td>
</tr>
Add in Member Info (Next to Send Message and Edit User)
DEMO FOR MEMBERINFO (http://forums.myxboxspot.com/members/nicksmods.html)
In "memberinfo_block_statistics" Template
Find:
<if condition="$vboptions['usereferrer']"><li><span class="shade">$vbphrase[referrals]:</span> $prepared[referrals]</li>
Add Below:
<li class="thead"><a href="index.php?referrerid=$bbuserinfo[userid]">Unique Referral Link</a>
</li>
Please Support my Site MyXboxSpot.com
Mark as Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=202887)