tuxlog
Forum Replies Created
-
Forum: Plugins
In reply to: [wp-forecast] Activation not possible (Fatal Error)I could not reproduce why the message is displayed in german. The plugin seems to use the language of the WordPress installation but the message is only displayed once now. Package will be released in a few
Forum: Plugins
In reply to: [wp-forecast] Invalid API KeyI will echo the received data during connectiontest with next release, so you can see what data was received.
Forum: Plugins
In reply to: [wp-forecast] Error with widget displayHi, I fixed hopefully both, the wrong descriptions (I use the official descriptions from Open-Meteo and OpenWEatherMap now) and I rmeoved the ! ismulti to allow settings on multisite). Nevertheless, please test it again, since there are many variants of setup a multisite and I am not sure if I tested them all. New Release comes within 1-2 hours.
Forum: Plugins
In reply to: [wp-forecast] Activation not possible (Fatal Error)Hello leogc,
thank you for the information. I will fix both problems and release a new packeage asap.
Forum: Plugins
In reply to: [wp-forecast] Error with widget displayThank you very much, I will fix this in the next release.
Forum: Plugins
In reply to: [wp-forecast] Invalid API KeyHello OVerflow,
you can test your apikey in a browser using the URL
https://api.openweathermap.org/data/2.5/onecall?lat=50.11&lon=8.68&appid=<put here your apikey>&exclude=minutely,hourly&units=1&lang=en
or
https://api.openweathermap.org/data/3.0/onecall?lat=50.11&lon=8.68&appid=<put here your apikey>&exclude=minutely,hourly&units=1&lang=en
The URL you have to use depends on the API key you have. You have to set the the Weatherservice accordingly.
Can you try this please and check if the key is working.
Forum: Plugins
In reply to: [wp-forecast] Error with widget displayThank you very much, I think I found the problem some weather conditions are still mapped as it is an accuweather code. I will fix it, asap and will remove the old stuff.
Forum: Plugins
In reply to: [wp-forecast] Failure notice from provider: No OpenWeathermap data available.Thank you for the donation Paul.
Forum: Plugins
In reply to: [wp-forecast] Error with widget display@cirrus675 : good to hear Fahrenheit is working and you like the plugin 🙂 I am not sure about the SSL thing, wp-forecast just tries to fetch an URL with https using wp_get_remote. Do you have changed the transport parameter from default? Thanks for the hint with the wrong description “Ice”, I have to dig into that, can you give me the location wher you got this please. Maybe it is an old translation or something like that. Accuweather used codes for weatherconditions and those code are translated into text. This sounds as if there is an old code in the translation but I would like to verify it.
Forum: Plugins
In reply to: [wp-forecast] Error with widget display@olsyrova : Yes, OpenMeteo has a lot more data than the plugin uses at the moment. Well, there was only little time to switch from accuweather to openmeteo at the moment. First of all I wanted to get it working again. I plan to enhace this in the future and add night data and some other data step by step.
Forum: Plugins
In reply to: [wp-forecast] Error with widget display@dararede : Great to hear it is working now. Well, the plugin, has a long history (about 15 years) and meanwhile there was support for WeatherBug, DarkSky,… they all got commercial or were sold and closed but there was always a replacement from another free weather data provider. So I am optimistic OpenMeteo will stay with us quite a while. I am sorry if the automatic conversion to OpenMeteo does not cover all the former versions. The important thing is that the conversion does not break your site and you can change it afterwards. I will think about putting OpenMeteo first. This is a good idea. Thank you.
Forum: Plugins
In reply to: [wp-forecast] Error with widget display@olsyrova : I just tested multisite setup again and it works without problems in chrome and firefox, with sitewide activation of wp-forecast and single side activation, all the coords are stored correctly. please check your chrome settings.
@dararede : did you try to deactivate and activate the plugin? this should update all the new settings between v6 and v9. do you have a security plugin active which permits other plugins from getting data from outside? seems to be something special.
Forum: Plugins
In reply to: [wp-forecast] Error with widget display@olsyrova : The free plan should work. If you have a new key, you have to use OpenWeatherMapv3 and it takes some hours until the key is active. Thank you for the hint about Chrome, I will try to find the problem with this.
@dararede : you have to enter just numbers like 50.11552 and 8.68417 for Frankfurt, Germany. You can find the OpenMeteo tool for this under https://open-meteo.com/en/docs/geocoding-api
Forum: Plugins
In reply to: [wp-forecast] Error with widget displayThank you for the details. I will retest with multisite setup. Sounds as if the settings are not saved correctly. I will check this.
- This reply was modified 2 years, 10 months ago by tuxlog. Reason: typo
Forum: Plugins
In reply to: [wp-forecast] Error with widget displayHi dararede, can yout try to enter longitude and latitude manually, save it and see what happends and before please try connection test and share the results