<br><br><div class="gmail_quote">On 30 November 2010 05:22, Quinten Steenhuis <span dir="ltr"><<a href="mailto:qsteenhuis@gmail.com">qsteenhuis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Thu, Nov 25, 2010 at 8:08 AM, Ismo Tanskanen <<a href="mailto:ismot@telemail.fi">ismot@telemail.fi</a>> wrote:<br>
><br>
><br>
> -------- Alkuperäinen viesti / Orig.Msg. --------<br>
> Aihe: mythweb not working .. modules_path ?<br>
> Päiväys: Sun, 21 Nov 2010 17:05:10 +0200<br>
> Lähettäjä: Ismo Tanskanen <<a href="mailto:ismot@telemail.fi">ismot@telemail.fi</a>><br>
> Vastaanottaja: <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
><br>
><br>
><br>
> I'm installing new server and trying to get mythweb running.<br>
> I compiled 0.24 fixes branch and installed mythweb as described in<br>
> INSTALL file.<br>
> I have opensuse 11.3<br>
><br>
> When I try to reach mythweb page, I just get empty page. Apache log<br>
> complains that it can't find translation file:<br>
<div class="im">><br>
> [error] [client 192.168.1.10] PHP Fatal error: Failed to open<br>
> translation file: modules_path/_shared/lang/English.lang in<br>
</div>> /srv/www/htdocs/classes/Translate.php on line 172<br>
><br>
<br>
I ran into this same bug. There's a bug entry in the Myth trac system.<br>
<br>
<a href="http://svn.mythtv.org/trac/ticket/9255" target="_blank">http://svn.mythtv.org/trac/ticket/9255</a><br>
<br>
Fix it by running<br>
"sudo ln -s /usr/share/mythtv/mythweb/modules<br>
/usr/share/mythtv/mythweb/modules_path"<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>I also had the same issue on Mythdora, I also found the bug trac but I had to do<br>ln -s /usr/share/mythweb /usr/share/mythtv/<br>then<br>cd /usr/share/mythweb<br>
ln -s modules modules_path<br> <br>Cheers,<br><br>Anthony<br></div></div><br>