<div dir="ltr"><div class="gmail_extra">Thanks for the heads-up, Gary. It'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 "time format: $_SESSION[date_statusbar]";<br>
<br>in mythweb/modules/tv/template/default/list_data.php, I receive no output on the screen (just "time_format:"). It could be that I'm doing something wrong, but I expected to see a string/time format for strftime().<br>
<br></div><div class="gmail_extra">I'm just groping around in the code but maybe that will help pinpoint the errors. It looks like the _$SESSION array isn't being populated. I think that is supposed to happen in mythweb/classes/Translate.php<br>
<br></div><div class="gmail_extra">I'll keep digging. PHP isn't my first language so it's slow going. :)<br>
</div></div>