2014-06-17, 12:26 AM
Is there a way to make these stats.
http://puu.sh/9wPxA/22b6f6c5f1.png
Show monthly stats? Not lifetime?
Current code is.
If you need any more information let me know.
http://puu.sh/9wPxA/22b6f6c5f1.png
Show monthly stats? Not lifetime?
Current code is.
<div style="text-align: center;">
<span class="statround">{$stats['numposts']}</span> Total Posts
<span class="statround">{$stats['numthreads']}</span> Total Threads
<span class="statround">{$stats['numusers']}</span> Total Members
<span class="statround">$newestmember</span> Newest Member
</div>
<br />
If you need any more information let me know.