I also have only this
Code:
<td class="alt1" width="100%">
<div class="smallfont">
<div>
<if condition="$totalcats or $totallinks or $totalcomments">
$vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts<br />
$vbphrase[ldm_links_database] $vbphrase[ldm_categories]: $totalcats, $vbphrase[ldm_entries]: $totallinks, $vbphrase[ldm_comments]: $totalcomments<br />
<else />
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
</if>
What do i replace in that code above and with what (in case its changed)
Thanks....