[mythtv-commits] Ticket #3305: MythWeb never issues CLEAR_SETTINGS_CACHE for MythTV settings table changes

MythTV mythtv at cvs.mythtv.org
Mon Apr 23 03:37:40 UTC 2007


#3305: MythWeb never issues CLEAR_SETTINGS_CACHE for MythTV settings table changes
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |        Owner:  xris   
     Type:  defect                            |       Status:  closed 
 Priority:  minor                             |    Milestone:  unknown
Component:  mythweb                           |      Version:  head   
 Severity:  medium                            |   Resolution:  fixed  
----------------------------------------------+-----------------------------

Comment(by anonymous):

 I was setting up mythweb for the firt time ever, and I got 'Call to
 undefined function: backend_command()' and got stuck there... (insert
 visions of much cursing at php here)

 Until I manually reverted [13241], after which I got the 'Welcome to
 MythWeb' page. Putting the call back in after that didn't make the error
 come back, but I guess that's because that code wasn't run?

 Anyway, it seems to me that [13241] breaks dependencies in the
 'require_once' chain of stuff (when I got the errors, I tried adding a
 require_once 'includes/mythbackend.php, but that only resulted in a
 different file/function getting a 'Call to undefined function' error...

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3305#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list