Specific Thread Counts / Per User

Titans

Member
Not sure if this is the right section, i hope it is however. If it's in the wrong section please move this.

Anyways, i want to add a count of threads per a specific forum per user.

I see that this is the default for a global count, but how can i make this determine it from one or multiple specific forums?

Code:
<dd><a href="{xen:link search/member, '', 'user_id={$user.user_id}'}" class="concealed" rel="nofollow">{xen:number $user.message_count}</a></dd>

Is there a basic way to do this? If so how??
 
Top Bottom