I am attempting to use the tag {auto_thread_path} as documented here:
http://expressionengine.com/docs/modules/forum/recent_forum_topics.html#var_auto_thread_path
But it is leaving out the “viewthread” from the URL, so the URL is invalid. I am getting links that look like this:
http://www.newwest.net/missoulaforums/32/
Instead of this:
http://www.newwest.net/missoulaforums/viewthread/32/
Is this a bug? I am using EE 1.6.3 and the latest version of Forums (2.1.0)