Quote:
Originally Posted by tbworld
Attach a functional page of code that I can test as a PHP file (so I do not have to create it myself) and I will be glad to take a look at it. 
|
I'm using a search code in a template though, for example:
Quote:
<a href="/search.php?do=finduser&userid={vb:raw post.userid}&contenttype=vBForum_Threads&showposts =0&forumchoice=35&forumchoice[]=35">test</a>
|
Using both forumchoice / forumchoice[] to make sure it "works", though it doesn't. Even when I use them separately.