MyBB Community Forums

Full Version: View My Threads
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there some plugin which will add function View My Threads here?

[Image: 2mmwrkg.jpg]
Add this to the end of your header_welcomeblock_member template:
 | <a href="search.php?action=finduserthreads&uid={$mybb->user['uid']}">View my threads</a>
I was added some code like that but didnt worked. Now its good. Thanks
This seemed like something useful to a lot of people so I made it into a tutorial: http://community.mybboard.net/thread-65220.html