View Full Version : broken the board stats
highlan-cruise
02-15-2006, 07:07 PM
tried updating the board stats at the bottom of hte page
it worked but didnt like it so removed it all
only the original stats like Total posts, threads members n newest member
doesnt show the figures or members
where is the code for it to go about sorting it out
S@NL - BlackBik
02-15-2006, 08:35 PM
Couldn't you just revert the template to the original one?
That should sort this out.
PS, it's the FORUMHOME template you must revert.
highlan-cruise
02-17-2006, 04:12 PM
hmmm not really, altered a lot of things in that template
after looking and converting it
here is the code in the forum home script
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><a href="online.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>
</tbody>
<!-- end logged-in users -->
still shows as blank
highlan-cruise
02-21-2006, 09:12 AM
can anyone help out here its really bugging me now!!
i've reverted the block of code that controls the stats box but it still doesnt work, there must be another section it pulls the information from?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.