Posted by matz on June 5, 2008 at 7:11am
Jump to:
| Project: | WeatherFacti -- from a weather.com xml feed |
| Version: | 6.x-1.9 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I installed the Module, and got a Partner ID and Key from Weather.com.
Still I get an error "Failed to obtain content".
Badly im pretty new to Drupal, so I don't realy know where to search for more Information about the Problem in logs.
I Searched for the error, but the only thing I saw, was that there are other Sides with the same Module and the same Problem.
Actualy http://facti.net/drupal/ has a running Module, but this is for Version 5.x if I got it the right way.
Thanksfull for help..
Comments
#1
I got a similar error, and I solved it by replacing "$city" with "urlencode( $city )" in the line that constructs the URL for ws.geonames.org.