Quote:
Originally Posted by Digital Jedi
Well, you never closed the first <a> tag. See the code in red? You left that out.
Code:
<td class="vbmenu_control">
<a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]&starteronly=1">My Threads</a>/
<a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]">Replies</a>
</td>
|

always miss the little things. I did add but it still is replies and not just threads I started.