Allows you to display a read counter for article based topics.
Transforms this:
to this: (Notice the Views: xx)
Search for the post_article_macros template
Replace this code:
<ul class="articlePreview-meta listPlain">
<li><xf:avatar user="{$thread.User}" size="xxs"...
Shows number of thread views by visitor type.
This add-on is useful to see just how many visitors are viewing threads on your forum.
Features:
All phrases start with threadviewcount_ for your convenience.
Installation:
Download Andy-ThreadViewCount-1.5.zip and unzip it.
Copy the...