2016-08-29, 11:50 AM
Hey eNvy,
Where do I fix the referral link? It's not showing in this theme right?
I can't seem to get it to work. Trying to add this to usercp template but &referrer just shows in red and doesnt let me save the template.
Where do I fix the referral link? It's not showing in this theme right?
I can't seem to get it to work. Trying to add this to usercp template but &referrer just shows in red and doesnt let me save the template.
<tr>
<td class="trow2" width="50%"><b><acronym title="Give this URL to a friend, and when he registers, you\'ll be his referrer.">Referral URL</acronym>:</b></td>
<td class="trow2" width="50%"><a href="{$mybb->settings[\'bburl\']}/index.php?referrer={$mybb->user[\'uid\']}">{$mybb->settings[\'bburl\']}/member.php?action=register&referrer={$mybb->input['uid']} </td>
</tr>