Quote:
Originally Posted by Paul M
Have you checked this
Note: You must have the "Show Users Browsing Threads" option set in your vbulletin options for this to display.
|
Just so you know (well, collective *YOU*, not YOU Paul!

) If you want to use this modification but *do not* wish to display active users viewing the thread, simply change this in SHOWTHREAD:
Code:
<!-- end currently active users -->
</if>
To:
Code:
</if>
<!-- end currently active users -->
Then install this modification, if you've already installed, simply install again and over write. Moving the placement of the end of the if statement makes it so when this modification is installed, the auto-template placement doesn't depend on who's viewing the thread or not.
Simple change, I know, but some may not know!
Great mod,
*INSTALLED*