[mythtv-users] help me debug mythweb: was Beer theme (0.18) , now .NL (zoek ?) (latest cvs)

Chris Petersen lists at forevermore.net
Wed Jul 13 02:57:40 EDT 2005


Sorry for the top-post, but am sleepy and can't think of the best place 
to reply below.

If you're getting anything other than english as your default language, 
it means that your browser is sending a language-accept code that 
matches one of those languages..  If it's not, then there's a bug in the 
get_browser_lang() function (which came from a pretty reliable source, 
so I expect that it's fine).

The other option is that the broken version of mythweb left a language 
cookie set.  Try deleting all of the session data from php_sessions (if 
you're using .18.1), or the mythweb_sessions table in the database (if 
you're using svn).

-Chris


Mudit Wahal wrote:
> Hi,
> 
> I'm trying to access mythweb from IOData AVeL Link Player 2. I'm
> running myth 0.18 version. When I goto the mythweb, I get the beer
> (aka Australia) theme.
> 
> I searched on "beer" and found out that its fixed in 0.18.1. I
> downloaded the 0.18.1 and also the latest cvs image (about a week back
> before it went svn). Now I dont get beer theme, but I do get (*I
> think*) , Netherland (.nl). Everything has "zoek" in it. I googled for
> zoek and its found only in .nl domain. The first two lines in the
> includes/translate.php are
> 
> $Languages['Australian'] = array('Australian',      '');     //
> Australian is a joke, don't try to detect it
> $Languages['Dutch']      = array('Nederlands',      array('nl_NL', 'nl_BE'))
> 
> Seems like the translation just moved 1 line down from 0.18 to cvs.
> 
> Other websites, such as yahoo.com, google.com, shoutcast.com, etc are
> fine when  browse from the AVeL Link Player.
> 
> Here is the info from the apache log file.
> 
> 192.168.123.10 - - [26/Jun/2005:22:16:02 -0700] "GET /mythweb
> HTTP/1.0" 301 303 "-" "Syabas/06-35-050430-02-IOD-234-000/02-IOD
> (uCOS-II v2.05;NOS;KA9Q; Res1280x720,HiColor; TV Res1280x720;
> www.syabas.com mac_addr=00.a0.b0.65.58.a2)" "-"
> 
> 
> Please let me know what should I do (what variables to set etc) for
> more debugging ?
> 
> Thanks
> Mudit
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


More information about the mythtv-users mailing list