PDA

View Full Version : Not showing up....


Bratz-Designs
07-12-2006, 11:40 AM
Hey all,

I am trying to get some stats on another part of the forum (Not in the whats going on box). Somehow the stats wont show.
Can someone please help me?

This is the code i use:

<div>
<b><font color="#e77502"><u>$vbphrase[threads]:</u></font></b> $totalthreads<br />
<b><font color="#e77502"><u>$vbphrase[posts]:</u></font></b> $totalposts<br />
<b><font color="#e77502"><u>$vbphrase[members]:</u></font></b> $numbermembers<br /><b><font color="#e77502"><u><if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]:</u></font></b> $activemembers</span>
</if>
</div>

peterska2
07-12-2006, 01:27 PM
Where are you trying to put them?

Bratz-Designs
07-12-2006, 01:39 PM
http://www.codingtutorials.net/forum/index.php?

In those boxes at the left side :)

peterska2
07-12-2006, 03:37 PM
You will need a plugin to allow the information to be used globally to have the information there. By default the only place that the code is used for it is in the forumhome template.

Bratz-Designs
07-12-2006, 04:12 PM
I have been seaching for one but unsuccessfully... Could you please guid me to a good plugin?

peterska2
07-12-2006, 08:14 PM
I am not aware of any that will do this. I suggest posting a request in the modifications requests forum.