I have this running in 3.7.2. It brings up "My posts" fine, but the drop down menu for threads is busted.
This is the code I'm using, probably the same as what it says here:
Code:
<!-- My Posts -->
<td class="vbmenu_control"><a href="search.php?do=finduser&u=$bbuserinfo[userid]" accesskey="5">My Posts</a> <span id="navbar_myposts"><script type="text/javascript"> vbmenu_register("navbar_myposts"); </script></span></td>
<!-- End My Posts -->
Any quick fix to get the threads portion working again??