[mythtv-users] MythWeb weather, broken or is it just me? (continued)

Sebastian Buks sebastianbuks at yahoo.com
Mon Sep 22 09:31:19 UTC 2008


>>> MythWeather works fine from my frontend. On my backend I have also
>>> MythWeb installed and it is working OK, except weather which shows a
>>> really strange behaviour. It almost seems that the script is sort of
>>> "half-done". This is best observed on the picture I provide on the
>>> link here:
>>>
>>> http://imagebin.org/26568
>>>
>>> As you can see it seems to stop on the three day forecast. From
>>> there
>>> on pictures and info is not printed any more (except the satellite
>>> screen but that is a whole other script).
>>>
>>> So is there a way to run the script manually and see what error
>>> output
>>> there is? MythWeb doesnt log anything. So any idea why this is
>>> happening?
>>>
>>> Also on the current condition part, it always displays "Unknown".
>>> Any
>>> clues on that?


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:

  <img src="/skins/default/img/weather/" class="alpha_png" alt="">
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.
Output from bbcthreedayxml.pl:
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
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).
I would really appreciate any help here, I can't see where the error  
resides.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080922/36d636f4/attachment.htm 


More information about the mythtv-users mailing list