• Resolved paulbouisset

    (@paulbouisset)


    Hi,

    I love your plugin and used it for a previous wordpress project without any issues.
    I made a new install of wordpress and install the last version of your plugin.
    Wordpress: 5.6.2
    Wp Rest Cache: 2021.2.0

    When I enable the plugin my page (using gutenberg) can’t be saved and the message:
    “Updating failed. The response is not a valid JSON response.”

    Disabling the plugin remove the issue immediately. I did a migration of my previous website on this one, one thing I wonder is if I have in my database old references to the previous wordpress url preventing to save post correctly when WP rest cache is enabled.

    What would be the best way to start fresh with the plugin and remove on the database data related to WP Rest Cache? I just want to re-install the plugin correctly but don’t know which table to drop safely.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Richard Korthuis

    (@rockfire)

    Hi @paulbouisset

    I did some tests with a clean WordPress install and the latest version of our plugin. I could edit pages without errors. I find your error strange, since our plugin shouldn’t cache REST calls made by the Gutenberg editor.

    About dropping database tables: you can safely drop the tables created by our plugin, wp_wrc_caches and wp_wrc_relations

    Plugin Author Richard Korthuis

    (@rockfire)

    This thread has been marked as resolved due to lack of activity.

    You’re always welcome to open a new topic.

    Thanks for understanding!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘When enabled the plugin prevent gutenberg from saving post’ is closed to new replies.