judel Wrote:It's in the second post
Ups! I'm sorry. I didn't noticed he met his attachment limits. Thank you.

Awesome, I've seen this used before on a different site.
Downloading now.

Am I blind or I just cant find refferal details? I am talking about that list of referals

Yes I also want to know where I can find the referral details?
i cant see referral details either. only in usercp and member profile. where's the top 20 list?
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?