Quote:
Originally Posted by Gemma
I just altered the v3arcade_tournaments_forumhome template to this:
Code:
<dl>
<dt>Tournaments Awaiting Players</dt>
<dd><a href="arcadetourmnt.php?{vb:raw session.sessionurl}do=viewwaiting">{vb:raw tourcounts.0}</a></dd>
<dt>Active Tournaments</dt>
<dd><a href="arcadetourmnt.php?{vb:raw session.sessionurl}do=viewactive">{vb:raw tourcounts.1}</a></dd>
</dl>
Works fine http://www.forumbanter.com/forum/ - hope that helps 
|
Thanks Gemma that works a treat!