[mythtv] opensuse mythweb

jam at tigger.ws jam at tigger.ws
Fri Aug 21 23:43:28 UTC 2020


[snip]

>>> This is the mythweb intro page:
>>> 
>>> Warning at /srv/www/htdocs/mythweb/includes/utils.php, line 334:
>>> !!NoTrans: Use of undefined constant tmpl - assumed 'tmpl' (this will throw an Error in a future version of PHP)!!
>>> 
>>> Warning at /srv/www/htdocs/mythweb/includes/utils.php, line 335:
>>> !!NoTrans: Use of undefined constant tmpl - assumed 'tmpl' (this will throw an Error in a future version of PHP)!!
>>> 
>> 
>> Lots of fixes went in for newer php versions,
>> are these errors with the latest version from
>> fixes/31 ??
> 
> [sandypit] /home/jam [801]% cd /srv/www/htdocs/mythweb/
> [sandypit] /srv/www/htdocs/mythweb [802]% git status
> On branch fixes/31
> Your branch is up to date with 'origin/fixes/31'.

This seems to be the crux, what are we trying to find

MariaDB [mythconverg]> SELECT SUM(data) FROM settings WHERE value="LogEnabled";
+-----------+
| SUM(data) |
+-----------+
|      NULL |
+-----------+

James



More information about the mythtv-dev mailing list