MyBB Community Forums

Full Version: Topstats in sidebar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi..
I am trying to use the topstats plugin and have that in a sidebar. The only sidebar I have is from another plugin called "latest post in sidebar"

Any body know how to do this?

http://community.mybb.com/mods.php?action=view&pid=269

My site
www.xpnorway.com
Can you please make a test account? Thanks!
Sorry for the delayed answer, but I removed the plugin as it did not work.
Okay, as an alternative, you could use ProStats and edit it so it is smaller, and then you can put the {$ps_header_index} and {$ps_footer_index} in your sidebar element.
You could easily use these variables in a sidebar:

{$stats['numposts']}
{$stats['numthreads']}
{$stats['numusers']}

Preview of how my sidebar looks like with these variables:

[Image: fvsZglA.png]
how to use it except in the index page ?
sorry for my bad english Sad