<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">MythWeather works fine from my frontend. On my backend I have also<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">MythWeb installed and it is working OK, except weather which shows a<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">really strange behaviour. It almost seems that the script is sort of<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">"half-done". This is best observed on the picture I provide on the<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">link here:<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><a href="http://imagebin.org/26568">http://imagebin.org/26568</a><br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">As you can see it seems to stop on the three day forecast. From &nbsp;<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">there<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">on pictures and info is not printed any more (except the satellite<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">screen but that is a whole other script).<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">So is there a way to run the script manually and see what error &nbsp;<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">output<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">there is? MythWeb doesnt log anything. So any idea why this is<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">happening?<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Also on the current condition part, it always displays "Unknown". &nbsp;<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Any<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">clues on that?</blockquote></blockquote></blockquote></div><div><br></div>Ok so I have checked loggs tried to debug apache2 and all I can see is that the page mythweb is displayen has this path to weather icons:<div><br></div><div><span class="Apple-style-span" style="font-family: Times; font-size: 10px; "><pre style="word-wrap: break-word; white-space: pre-wrap; "> &lt;img src="/skins/default/img/weather/" class="alpha_png" alt=""></pre><pre style="word-wrap: break-word; white-space: pre-wrap; ">this is the same for all images linked by bbcthreedayxml.pl. If I try to give the full path to any of these files, e.g. /skins/default/img/weather/sunny.png this works fine, so no permissions problems.</pre><pre style="word-wrap: break-word; white-space: pre-wrap; ">Output from bbcthreedayxml.pl:</pre><pre style="word-wrap: break-word; white-space: pre-wrap; ">copyright::©BBC Weather
station_id::4613
3dlocation::Malmo, Sweden
updatetime::Updated Mon Sep 22 11:28:16 2008
date-0::Monday
icon-0::showers.png
high-0::13
low-0::12
date-1::Tuesday
icon-1::sunny.png
high-1::16
low-1::9
date-2::Wednesday
icon-2::sunny.png
high-2::16
low-2::8
</pre><pre style="word-wrap: break-word; white-space: pre-wrap; ">so there seems to be a problem as how MythWeb is parsing this information and linking it to the images. Also I should say that in the top right corner it says "settings: frontend" although this is actually my backend. However the other scripts works fine (animated-map and current conditions, also BBC).</pre><pre style="word-wrap: break-word; white-space: pre-wrap; ">I would really appreciate any help here, I can't see where the error resides.</pre><div><font class="Apple-style-span" face="-webkit-monospace"><span class="Apple-style-span" style="white-space: pre-wrap;"><br></span></font></div></span></div></body></html>