[mythtv-commits] Ticket #12220: Mythweb blank page. No error msg. invalid "skin_url", and empty javascript vars

MythTV noreply at mythtv.org
Thu Jul 24 06:31:55 UTC 2014


#12220: Mythweb blank page. No error msg. invalid "skin_url", and empty javascript
vars
-------------------------------------+-----------------------------
 Reporter:  dreamcat4 <dreamcat4@…>  |          Owner:  kormoc
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  unknown
Component:  Plugin - MythWeb         |        Version:  Unspecified
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by dreamcat4 <dreamcat4@…>):

 Excerpt From:

 http://www.mythtv.org/pipermail/mythtv-users/2010-November/303559.html

 > Using the echo idea, I found that the module named db_update.php
 > checks the db schema and tries to update it if it is less than 2.
 >
 >                 setting('WebPrefer_Channum', null, 1);
 >                 setting('WebDBSchemaVer',    null, ++$db_vers);
 >
 > For whatever reason, it was not able to update the WebDBSchemaVer to 2
 > and that was the problem. I manually updated the db (don't shoot me)
 > and now MythWeb appears to be working.
 >

 This sounds like it may be the same problem / issue. IMHO (if that is the
 cause here). Then Mythweb should probably raise an assertion or error
 message if such a failure is detected.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12220#comment:9>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list