• Resolved fahmineo

    (@fahmineo)


    Dear, Author..

    I installed Charitable Version 1.2.1. And i installed all ‘Starter Package’ premium plugins.

    Now i get notification that Charitable needs to complete an upgrade. But it failed to upgrade when i clicked a link to upgrade. And the notification always appear, just like the Screenshot here: https://snag.gy/9JeK06.jpg

    Please help me..

    Best Regards

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @fahmineo,

    Sorry about that. Charitable should still be operating just fine, but here’s a bit of code you can use to get rid of this notice.

    Drop this into your theme’s functions.php file (or any other plugin you have access over) to get rid of the notice:?

    delete_option( 'charitable_doing_upgrade' );
    

    After reloading the admin, the notice should be gone and you can remove that line of code.

    Cheers,
    Eric

    Thread Starter fahmineo

    (@fahmineo)

    Hi @ericdaams,

    It works !

    Thank you very much….. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Charitable Can’t Upgrade’ is closed to new replies.