Read the statement by Michael Teeuw here.
currentWeather & weatherForecast "Loading..."
-
With these settings my currentWeather often gets stuck on “Loading…”, sometimes it works, often it doesn’t. Though if i move it to “top_left” it seems to work just fine…, which is really wierd.
config.js with censured appid:
{ module: 'currentweather', position: 'top_right', // This can be any of the regions. // Best results in left or right regions. config: { // See 'Configuration options' for more information. location: 'Taby', locationID: '2669772', //Location ID from http://openweathermap.org/help/city_list.txt appid: '84bdexxxxxx068' //openweathermap.org API key. } }, { module: 'weatherforecast', position: 'top_right', header: 'Weather Forecast', config: { location: 'Taby', locationID: '2669772', //ID from http://www.openweathermap.org appid: '84bdxxxxx19b068' } }, -
Noticed that it the position doesn’t affect the successrate of the currentWeather module… Just says “Loading…”
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login