• Resolved SooBahkDo

    (@soobahkdo)


    Hello,

    This issue is occurring on a WP4.6.1 multisite network with Charitable active on one subsite.

    This message is displaying in the dashboard.

    Charitable needs to complete an upgrade that was started earlier. Click here to continue the upgrade.

    Clicking the “here” link redirects to this page:

    Charitable – Upgrades
    The upgrade process has started, please be patient. This could take several minutes. You will be automatically redirected when the upgrade is finished.

    Afterwards this message still displays in the dashboard:

    Charitable needs to complete an upgrade that was started earlier. Click here to continue the upgrade.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter SooBahkDo

    (@soobahkdo)

    still calling for upgrade

    Thread Starter SooBahkDo

    (@soobahkdo)

    Hello,

    Can you provide any guidance about how to satisfy this notification, so it goes away?

    The update appears to run each time we click the link, but then the notice reappears.

    Charitable needs to complete an upgrade that was started earlier. Click here to continue the upgrade.

    Please advise.

    Thread Starter SooBahkDo

    (@soobahkdo)

    Still need guidance about how to satisfy this persistent notification.

    Sorry for missing this. I think you should be able to get rid of it like this:

    delete_option( 'charitable_doing_upgrade' );
    

    Sorry, realized I needed to provide more explanation. If you don’t have Code Snippets installed, install it: https://wordpress.org/plugins/code-snippets/

    Next, create a snippet and add that one line of code above.

    Save it, setting it up to run in the admin.

    After reloading the page, the notice should be gone.

    If the notice is gone, deactivate the code snippet.

    Cheers,
    Eric

    Thread Starter SooBahkDo

    (@soobahkdo)

    Thanks Eric,
    Worked perfectly.

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

The topic ‘Upgrade Message Displays Constantly’ is closed to new replies.