2009-10-04, 10:48 AM
Quote:<tr>
<td class="tcat" align="center">
<a href="usercp.php?action=quickaddbuddy&uid={$memprofile['uid']}">Add {$formattedname} to Your Buddy List</a>
</td>
<td class="tcat" align="center">
<a href="usercp.php?action=quickaddignore&uid={$memprofile['uid']}">Add {$formattedname} to Your Ignore List</a>
</td>
</tr>
I tried adding this to the member_profile Templates and tried adding the links, it doesn't work... ):
Anyone know where is wrong?