(7.1)

Hi
I've just tried to add 'forum stats' to a test page.
I've checked 'always build'.

I inserted the php code as show in 'external use'
But there are a number of words missing on the test page.
Please see below...

Code
Inserting the code above will insert the following HTML into it's place. As you can see there are 2 CSS classes you'll want to define for the included HTML, those being tdheader and alt-1. You can modify the properties of the table itself in the code above.:

<table width="100%"> 
<tr>
<td class="tdheader">
</td>
</tr>
<tr>
<td class="alt-1" align="left">
<b>3217</b> <br />
<b>17</b> Forums<br />
<b>3510</b> <br />
<b>22496</b> <br />

<br /><div class="small">
: 87 @ <span class="date"></span> <span class="time">5 minutes 53 seconds ago</span>
</div>
</td>
</tr>
</table> 

Did I miss something?
Cheers,
d.