- Compatible XF Versions
- 2.1 , 2.2
- Visible Branding
- No
If you have a larger forum with numerous nodes this add-on may not be for you. You could still use it to just display who is viewing a thread.
This add-on keeps track and displays where members are viewing in categories, pages, forums, and threads. On forum home, you may choose to display the members avatar, username, or just the grand total of viewers (clicking the total will open an overlay that displays the members viewing that section of your forum). The data is displayed in a footer within each category, or under each section that does not have a parent category.
For categories, pages, forums, and threads a new row is inserted under the content that displays the viewing members avatar, username, or just the grand total. You may also choose to display members viewing these areas in a widget instead.
What this does: if, for example on forum home you have a setup like this:
- Pets
- Cats
- no threads, just an empty forum
- Dogs
- Small dogs
- Thread 1 (Joey is viewing this thread)
- Thread 2 (Martin is viewing this thread)
- Large dogs (Anna is in this sub forum)
- Thread Three
Permissions:
Groups & permissions -> User group permissions -> xxxxxxxxxx -> [EAE] View members viewing forums
Only those with the permission can view who is viewing a category, page, threads, etc. The permission is not set on install. Be sure to give the user group you want to see who is viewing the permission.
The add-on respects user privacy settings and this can be over-ridden by those that have the bypass privacy permission.
Queries:
Guests will not generate any queries unless they are given the permission to view who is viewing.
Members will generate one write query whenever they move within a forum. This query is to a memory table.
Members will generate one read query to retrieve the list of members viewing. If you elect to use a widget, an additional query is needed to retrieve the list of sibling and child nodes.
Forum home will always generate one query to retrieve the totals, and one additional one if username or avatar is selected to be displayed.