'My Threads' in Quick Links menu.
This modification is in the archives.
This one is really simple, but a useful means of members quickly following their own threads on the forum without having to go into their profile first.
It takes about 2 minutes to install. One template edit. Installation Open up the 'navbar' template under 'Navigation/Breadcrumb Templates' Find: Code:
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr> Code:
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a></td></tr> I've uploaded a copy of the installation instructions in case you like to keep them on your computer like I do. Download
This modification is archived, downloads are still allowed. |