To Inferno Tech,
Installed

and could you integrate the
Search Form too ? like this one :
Code:
<form action="forum/search.php" method="post">
<input type="hidden" name="forumchoice[]" value="23" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="text" class="bginput" name="query" size="20"/> $gobutton<br />
</form>
* <input type="hidden" name="forumchoice[]" value="23" /> = Forum ID.