[mythtv-commits] Ticket #9399: Missing db_server environment setting gives strange errors

MythTV noreply at mythtv.org
Fri Mar 9 08:28:19 UTC 2012


#9399: Missing db_server environment setting gives strange errors
----------------------------------+-----------------------------
 Reporter:  mythweb@…             |          Owner:  kormoc
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  0.25
Component:  Plugin - MythWeb      |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by anonymous@…):

 From what I have seen with this, for some reason modules_path is not
 actually populating with anything useful.  I manually added the path to
 English.lang instead of: $path =
 modules_path.'/'.module.'/lang/English.lang';

 I added:
 $path = '/usr/share/mythtv/mythweb/modules/_shared/lang/English.lang';

 It solved that problem, though it is a silly bug.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9399#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list