Re: mythepisode

Top Page

Reply to this message
Author: Chad Oppliger
Date:  
To: DMO discussion
Subject: Re: mythepisode
O 2010-11-05 23:15, Brendan escribiu:
> Thanks for that, only a couple of issues I think.
>
> 1.
> I installed, one issue was that mythepisode needed permissions to write
> to /usr/share/mythtv/mythweb/data/episode, after I "sudo chown
> www-data:www-data /usr/share/mythtv/mythweb/data/episode" then it worked
> fine.
>
> 2.
> On all menu links I'm getting !!NoTrans: printed in the link text. I
> presume a translation file is missing perhaps, I wasn't sure how to
> resolve this one.
>
> Cheers
> Brendan
>


If you navigate to /usr/share/mythtv/mythweb/modules/_shared/lang
(or the path for your install)

and then run:

./build_translation.pl

This will fix the translation errors.

Chad