2010-09-03, 12:07 PM
Im making a small tut on how to add a "Add Buddy" to the users profile.
Im calling the link in the template using :
But its displaying a blank white page.
Im calling the link in the template using :
<a href="{$mybb->settings['bburl']}/usercp.php?action=addbuddies&uid={$memprofile['uid']}">Add to Buddies List</a>
But its displaying a blank white page.