I’m trying to output visitor stats at the bottom of every EE2 forum page.
I couldn’t find any documentation on what tags are available in the forum templates, but found the {include:visitor_stats} tag in the default theme.
I added {include:visitor_stats} to the bottom of my forum_global/html_footer.html theme file, but it’s not outputting anything.
If it matters, I’m displaying the forums via EE template using the {exp:forum} tag that you have documented.
Can you provide more details on how the {include:visitor_stats} tag works and why it isn’t displaying anything?
I’m on EE 2.2.2 Build 20110801. Thanks.