<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Found this through google search.<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://lists.gt.net/mythtv/users/554199">https://lists.gt.net/mythtv/users/554199</a><br>
      <br>
      Looks like I upgraded to new version of mythtv when I upgraded to
      ubntu 14.04.<br>
      <br>
      On 09/04/2017 11:56 AM, R Kannan wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:a5e57b32-5f21-93dc-45e4-f998e2f70852@gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <p>Hi</p>
      <p>I noticed that the backend logs are not seen on my mythweb
        interface. Instead I see the following warning messages.</p>
      <p><b>Warning</b> at
/usr/share/mythtv/mythweb/modules/backend_log/tmpl/default/backend_log.php,
        line 26:<br>
        !!NoTrans: array_keys() expects parameter 1 to be array, null
        given!!</p>
      <hr><b>Warning</b> at
/usr/share/mythtv/mythweb/modules/backend_log/tmpl/default/backend_log.php,
      line 26:<br>
      <p>!!NoTrans: Invalid argument supplied for foreach()!!</p>
      <p>The php script has the following lines...</p>
      <p>            <?php<br>
                        foreach (array_keys($Logs[0]) as $key)<br>
                            echo "<th>$key</th>\n";<br>
                    ?><br>
        <br>
      </p>
      <p>I used to see them in mythweb sometime back. I am not sure what
        changed. I updated from mythbuntu 12.04 to 14.04 a couple of
        months back. Perhaps that contributed to this issue.</p>
      <p>Thanks for any suggestions.<br>
      </p>
      <p><br>
      </p>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>