MyBB Central

Full Version: Easy Refer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
judel Wrote:It's in the second post
Ups! I'm sorry. I didn't noticed he met his attachment limits. Thank you. Wink
Awesome, I've seen this used before on a different site.
Downloading now. Smile
Am I blind or I just cant find refferal details? I am talking about that list of referals Smile
Yes I also want to know where I can find the referral details?
nice thanks
i cant see referral details either. only in usercp and member profile. where's the top 20 list?
http://www.mybbcentral.com/refer.php?action=toplist

You will see a link on the top in header on the page for viewing a members referrals.

Go to anyones profile and under "referrals" click "details'.
It is hard to find, meaning you have to do quite a few clicks to reach it. I've actually added it to the refer template, so it can be accessed through my toplinks now. If anyone is interested, here is what I added to the template under {$errors}:

Code:
<table border="0" cellspacing="{$theme[borderwidth]}" cellpadding="{$theme[tablespace]}" class="tborder">
<tr><td class="thead"><strong>Top List</strong></td></tr><tr>
<td class="trow1" align="center"><a href="http://www.mysite.com/forum/refer.php?action=toplist" target=_new>View Referral Toplist</a></td></tr>
</table>
<br />

Of course, you would need to change mysite.com to your site.com.
This is a wonderful mod. I just installed it and it works great. Thank you!
judel Wrote:It is hard to find, meaning you have to do quite a few clicks to reach it. I've actually added it to the refer template, so it can be accessed through my toplinks now. If anyone is interested, here is what I added to the template under {$errors}:
Emm, where exactly? I've added it to "refer" global templete and I can't notice any change.

It should appear in the "search, member list, etc" top links, right?
Pages: 1 2 3 4 5 6 7
Reference URL's