it would be good if there was a way we could show all the users that are currently online, like phpBB does on the bottom of the screen.
also, if we could add a user to our friend's list without sending them a email saying to join the site.
If you point me in the right direction I may be able to make it my self I just need to know where your variables are and how to refer to "users"
Something like:-
{if}
({$user} = {$loggedin})
echo ""."{$username}"."
";
{/if}
or something like that to place it in the footer so that it may be on every page
Bookmarks