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

Joe Ripley vitaminjoe at gmail.com
Mon Sep 22 17:57:01 UTC 2008


On Mon, Sep 22, 2008 at 3:31 AM, Sebastian Buks <sebastianbuks at yahoo.com> wrote:

> 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::(c)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.

Which revision of MythWeb are you using?  Perhaps it's a bug that's
been fixed... take a look in your
/modules/weather/tmpl/default/weather.3d.php file and check the
revision number in the header.  Also, you can check the WeatherScreen
class file (/modules/weather/includes/objects/WeatherScreen.php)

Another option is to try deleting the 3-Day screen using the MythWeb
settings and then re-adding it.  If you have multiple front-ends, make
sure you are modifying the settings for the right front-end.  You can
change which front-end you're editing using the 'Edit settings for'
drop down list.

-- 
Joe Ripley
vitaminjoe at gmail.com


More information about the mythtv-users mailing list