MyBB Community Forums

Full Version: How to get see who viewing what forum?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

This might seem simple, but how do i see how many people are viewing what forum?

Example..

Forum Test (18 users viewing) ...
Generally right side of thread title shows that count.
[Image: NbWbXn1.png]

If you want member specific location, go to "Who's Online" page (online.php).
I know; however, the theme that i am using doesn't show that.
(2013-06-05, 06:41 PM)cyimking Wrote: [ -> ]I know; however, the theme that i am using doesn't show that.

Can you share your forum url?
In your "forumbit_depth2_forum" template find the bold code is present or not

<a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}

If not, then add it.
admin panel >> configuration >>settings >> Forum Home Options --> Show x viewing forum --> select yes and save settings