• Resolved dararede

    (@dararede)


    Hi! I have few websites where I use this plugin and ones that had newer version of plugin installed (v7 I think) now work with v9.1. But I have websites with v5.x and updating to x9.1 did not help. I constantly keep getting “No OpenMeteo data available.”

    I tried installing different legacy plugin versions and updating to v9.1. but nothing helped. Now I’m looking to deactivate and remove plugin completely and install fresh v9.1. but I see that all options are still stored like – city location and other information even if I delete plugin. I looked at database but I can’t find and info on this plugin stored there. Where does this plugin store data so I can remove it and install fresh 9.1. plugin and add everything again?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author tuxlog

    (@tuxlog)

    Hi,

    yes, this could be a problem since the step from 5.x to 9.x maybe too big.

    The wp-forecast entries in the wp-option table are:

    wp-forecast-opts%
    wp-forecast-cache%
    wp-forecast-expire%
    wp-forecast-timeout
    wp-forecast-count
    wp-forecast-delopt
    wp-forecast-pre-transport
    wp-forecast-wp-transport

    The first three are there for every location therefore I added an % as SQL wildcard.

    If you delete all of them a fresh install shoudl be possible.

    Thread Starter dararede

    (@dararede)

    Thanks for the help. I removed every “wp-forecast” line and that did reset plugin settings and saved cities with default “Frankfurt am Main” location. But the problem is still present… ??

    I updated:

    1. WordPress
    2. Plugin
    3. PHP version to 7.4
    4. Every other plugin

    Is there anything else that could be blocking OpenMeteo from working?

    Plugin Author tuxlog

    (@tuxlog)

    Sometimes the external requests to the weatherdataprovider is blocked by a security plugin. Maybe you want to check this.

    Can you post the results of the connection test and maybe a screenshot of your settings please. So I can try the same settings on my sites.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No OpenMeteo data available still present’ is closed to new replies.