Active
Project:
Google Weather
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2011 at 18:41 UTC
Updated:
5 Jan 2012 at 18:53 UTC
warning: google_weather_show() [function.google-weather-show]: Node no longer exists in /mnt/www/html/alaskadispatch/docroot/sites/all/modules/google_weather/google_weather.module
---------
this is the line: 'wind_condition' => (string) $today->wind_condition->attributes()->data,
I am guessing that ->attributes() is causing the problem, maybe the xml changed?
Comments
Comment #1
irean commentedDid you decide this problem? I have the same errow in version: 6.x-1.x-dev
Comment #2
Nigelb commentedHi
I'm also having this problem:
warning: google_weather_show() [function.google-weather-show]: Node no longer exists in /data03/localt/public_html/sites/all/modules/google_weather/google_weather.module on line 160.
Any ideas?
Best wishes
Nigel
Comment #3
hles commentedThis issue still exists. I'm going to look into it.
Warning with current version:
Warning: googleWeather::request_data() [googleweather.request-data]: Node no longer exists in googleWeather->request_data() (line 76 of sites\all\modules\contrib\google_weather\google_weather.inc).