<div dir="ltr"><div class="gmail_extra">Thanks for the heads-up, Gary.  It&#39;s good to know that fix has already been made.<br></div><div class="gmail_extra"><br>I am trying to close in to missing time and date data on the TV listings screen.<br>

<br></div><div class="gmail_extra">Adding<br><br>print &quot;time format: $_SESSION[date_statusbar]&quot;;<br>
<br>in mythweb/modules/tv/template/default/list_data.php, I receive no output on the screen (just &quot;time_format:&quot;).  It could be that I&#39;m doing something wrong, but I expected to see a string/time format for strftime().<br>


<br></div><div class="gmail_extra">I&#39;m just groping around in the code but maybe that will help pinpoint the errors.  It looks like the _$SESSION array isn&#39;t being populated.  I think that is supposed to happen in mythweb/classes/Translate.php<br>

<br></div><div class="gmail_extra">I&#39;ll keep digging.  PHP isn&#39;t my first language so it&#39;s slow going. :)<br>
</div></div>