hi
i want number of visitors appear on subforums
here ( index page )
and here ( forum that have subforums page )
![[Image: Z3zvm.png]](https://camo.mybb.com/a8494a58ddfad9edcf1b529c1d37a3f64ea2ac78/687474703a2f2f696d33362e67756c6675702e636f6d2f5a337a766d2e706e67)
Go to ACP>Configuration>Settings>Forum Home Options>Show x viewing forum>NO
It will remove the "X currently viewing this forum", if that's what you want.
no ! i want show it on subforums also
Up plz
You're going to need to edit one of the forumbit templates to do that.
it's nt a problem
i will do it just show me how
(2013-09-10, 05:21 PM)dragonexpert Wrote: [ -> ]You're going to need to edit one of the forumbit templates to do that.
check
forumdisplay template of the theme - does it consist of code
{$usersbrowsing}
also check the content of
forumdisplay_usersbrowsing template
<span class="smalltext">{$lang->users_browsing_forum} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span><br />