Bug when selecting a month with 31 days

[ad_1]

Hi @johannesdb,

I suspect that the cache was not set correctly. We cache the default date ranges in the dashboard. But it seems something went wrong, and empty data was cached.

You can delete the dashboard cache by adding the url parameter ?burst_clear_cache to the end of the url. The URL: should look something like this: /wp-admin/index.php?page=burst&burst_clear_cache

Let me know if this solves your issue!

Kind regards,
Hessel

Hi

tried that – and the values are still empty under “Compare” :-/

Hi @johannesdb,

Well, my bad. There is an issue in the (URL parameter) function to delete the cache. There are two options:

  1. You can empty the cache by deleting the option burst_transients from the database. You can do so by running this query:
    DELETE FROM wp_options WHERE option_name LIKE ‘burst_transients’
  2. If you are not comfortable with running an SQL query in the database, which is understandable, I can provide you with a version of Burst where the clearing of the cache works. You can download it here:
    After installing, you need to the URL parameter to the URL again.

Sorry for the trouble. Let me know if this helps.

Kind regards,
Hessel

Cool! That did the trick 🙂

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer