Last Active not working
                    I created a template to perfectly match my site and its available at: http://www.pcnakyouthonline.com/vanilla/
The "last comment" (or last active in other themes) feature is not updating! I have no idea what is causing this to happen... ideas?                
                0          
             
         
            
Comments
themes/[your_theme]/discussion.phpand make sure you're using this code to calculate the "Last Active" date:<?php TimeDiff($this->Context, $Discussion->DateLastActive, time());