2011-07-16, 06:40 PM
Hello, I was looking at a template.... and I was wondering what hooks there are for:
The Username logged in and their profile link...
This is the code I was planning to do
The Username logged in and their profile link...
This is the code I was planning to do
Hey, <a href="{$mybb->settings['bburl']}/{profilelink}">{user}</a> <br />
<a href="{$mybb->settings['bburl']}/{profilelink}">Visit My Profile</a>