• Resolved WPfoot

    (@wpfoot)


    Hi,

    After updating WordPress 2-Step Verification to version 2.5.1, I see this notification in the WordPress dashboard:

    Wp2sv database update required

    Wp2sv has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient.

    It’s there for weeks now. How can I solve this?

    Thanks for your help.

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

    (@as247)

    Hi. you need enable wp cronjob or run upgrade task manually via wp cli

    wp cron event run wp2sv_upgrade

    Thread Starter WPfoot

    (@wpfoot)

    Thanks for the tip.

    Disabling this define(‘DISABLE_WP_CRON’, ‘true’); solved it. The message is gone.

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

The topic ‘Wp2sv database update required notification’ is closed to new replies.