MyBB Community Forums

Full Version: [SOLVED]Advanced Board Statistics Options - not showing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I know that i need to modify the index_stats template file, but the problem is how?
I want it to look like: http://mybbthemes.8ez.com/index.php

Anyone got a code or something for me to add?
Make sure in the Advanced Stats on Index/Portal settings (Change > Advanced Stats on Index/Portal Settings) that Show Stats on Index? is set to Yes.
yes, its changed to yes. (as its yes as default too)
Alright, now for checking templates.

Navigate to your Admin CP > Templates > *Your Template Set* > Index Page Templates > index

Find:
{$forumstats}

And replace it with:
{$forumstats}<!-- ASOIP_2_0_I -->
FirefoxWiz Wrote:Alright, now for checking templates.

Navigate to your Admin CP > Templates > *Your Template Set* > Index Page Templates > index

Find:
{$forumstats}

And replace it with:
{$forumstats}<!-- ASOIP_2_0_I -->

Woow!

Piece of cake :lol:

Thank you for getting this to work, that did the trick!!
No problem, glad I could help. Big Grin
im using a custom template however i could not find {$forumstats}
You'll find it here then. 'index_boardstats'

Admin CP > Templates > *Your Template Set* > Index Page Templates > index_boardstats