-
Invité
- rank:
- 1
- registered:
- December 2003
- Status:
- offline
- last visit:
- 06.03.05
- Posts:
- 0
It happened with my site too. Weather.com changed their XML data feed license agreement. The details can be found in this zip file: http://download...xoap/sdk.zipwhich includes the images they now say must be used as well as a .pdf file explaining the new agreement and how you must link to their site. It's going to take me a bit to get through it and at the end, I don't even know if I'm going to be able to get it to work. -
- rank:
-
Site Admin
- registered:
- December 2003
- Status:
- offline
- last visit:
- 12.05.08
- Posts:
- 257
Hello,
weather.com has changed some details of the url to request weather, the link parameter is now requested.
I doubt they really verify that you comply all terms of their licence agreement !!
to make the weather work again on this website I just changed a line in modules/weather/pnuserapi.php
change
to:
Of course to better comply with their agreement you should
- change the logo to the new one
- change weather icons to one of the set included in the sdk
- no display latitude/longitude of locations (this is stated in red in the agreement)
- ...
But I don't have time to do that so as long as it works
-
- rank:
-
Site Admin
- registered:
- December 2003
- Status:
- offline
- last visit:
- 12.05.08
- Posts:
- 257
Sorry, don't forget english is not my native language, I am unable to undestand your message
If you have some problem to apply the fix or if it is not working for you tell it clearly and I will try to help you !
As you can see on my website, the weather module is working , I have even managed to switch to new icon set, suppress latitude/longitude display, upgrade to new TWC logo ...
-
- rank:
-
Site Admin
- registered:
- December 2003
- Status:
- offline
- last visit:
- 12.05.08
- Posts:
- 257
Hello,
To solve your picture problem
Go to the weather module's administration
Click on the "Change image directories" link
Verify that both "Forecast images" and "Block images" are correctly set to directories names (the first one is used for the module's display and the second one for the block display). You can use the same directory for both if you want.
Verify also that the file extension is correctly set (gif for old images and png for new ones)
Click on Save changes button to validate changes.
If everything is correct I don't understand why it is not working.
If your website is online, maybe I can have a look at the html source of the pages to guess what is happening ? -
- registered:
- May 2008
- Status:
- offline
- last visit:
- 13.05.08
- Posts:
- 4
I changed the code, reactivated the module and the block, gave it some time and there is still no block, nothing on the front end.
In the admin section it gives the "no data" error.
What did I miss?
Thanks in advance,
Flip
edited by: ke4obt, May 13, 2008 - 12:07 PM
Flip - KE4OBT
P.S. As a blind user that is new to PHP and Postnuke, the super-simple, "dummies" version of help is appreciated.




