Topic: Why we are cannot see: "Board statistics" "User information"...
Go to http://forums.punbb.org
View -> Source
But it's appear in the code:
<div id="brdstats" class="block">
<h2><span>Board information</span></h2>
<div class="box">
<div class="inbox">
<dl class="conr">
<dt><strong>Board statistics</strong></dt>
<dd>Total number of registered users: <strong>5192</strong></dd>
<dd>Total number of topics: <strong>6867</strong></dd>
<dd>Total number of posts: <strong>52567</strong></dd>
</dl>
<dl class="conl">
<dt><strong>User information</strong></dt>
<dd>Newest registered user: <a href="profile.php?id=5367">dz</a></dd>
<dd>Registered users online: <strong>6</strong></dd>
<dd>Guests online: <strong>17</strong></dd>
</dl>
<dl id="onlinelist" class= "clearb">
<dt><strong>Online: </strong></dt>
<dd><a href="profile.php?id=5294">????</a>,</dd>
<dd><a href="profile.php?id=2667">ellmang</a>,</dd>
<dd><a href="profile.php?id=308">Jansson</a>,</dd>
<dd><a href="profile.php?id=1860">jop</a>,</dd>
<dd><a href="profile.php?id=4979">StevenBullen</a>,</dd>
<dd><a href="profile.php?id=5359">Tenkawa</a></dd>
</dl>
</div>
</div>
</div>
Why it's disappear from our eyes?