I was just wondering what I need to add to the following code to search for a member's threads, but only in certain forums:
I've tried adding &forumchoice[]=112 to the end, but that didn't work.
<li><a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]&starteronly=1" rel="nofollow"><phrase 1="$prepared[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></li>

Comment