David on 12/7/2004 at 19:32
Fixed, thanks! :thumb:
Gabriel on 12/7/2004 at 19:38
Personally, I always liked that you could use the search feature to see the number of views (not just replies) a thread had gotten. It was my little workaround to compensate for this feature's removal from the main forum pages.
David on 12/7/2004 at 19:42
It uses the same template as forumdisplay.php, so without some trickery (fairly easy trickery, I will admit, although it does lead to extra processing) it can't.
However, the "Last Post" column has a title attribute that will pop up the number of replies and views a particular thread has had when you hover the mouse over it.
Gabriel on 12/7/2004 at 20:27
Hey, good to know! Thanks.