Closed (fixed)
Project:
Weather
Version:
4.3.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Apr 2004 at 06:32 UTC
Updated:
15 Apr 2004 at 02:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
gerardryan commentedsee attached for a backwards compatible version (pre 4.4).
Comment #2
roobul commentedThanks for the backward-compatible version. I just added sunrise/set and moon into the block on the original 4.30 (good for a fishing/boating community), so I'll put them in here too. In 4.30, the "powered by" link is broken (the one in the block is good). Looks like this->poweredby gets set in init_weather() but the extended forecast runs init_forecast() instead. I haven't tracked it down yet, but it's getting blurry ;) Have you found this before?
Comment #3
roobul commentedIn the newer version, the following function changed
with the add of the call to variable_get(). I don't know what that's supposed to do, but this function coming back with "$url" instead of "weather/feed", so the XML icon fails.
Comment #4
gerardryan commentedI believe this issue has been resolved. Closed for now, please re-submit if you run into anymore problems.