It really helps if you paste exactly what code you used and tell us what template you put it in. And, it would help if you would either give us a link to see what is happening or paste what the page source is in the page.
I am trying to use your above suggested code:
Code:
<a href="http://www.yoursite.org/search.php?do=finduser&u=$bbuserinfo[userid]&starteronly=1">All Threads by User</a>
I need to have a link on my vbadvanced homepage in a vba block that when clicked whatever logged in user will be taken to all their threads they have posted.
I already posted a thread over on the vba forum... I figured I would ask here since the link in this thread is what I need to have as well but on a vba page.