• Does not restore the database. Had to restore it using phpmyadmin.
    Scheduler does not work as intended. Just keep taking hourly backups. You can’t set it to twice daily or daily etc.
    Author does not respond to queries in support forum on time.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Prashant Walke

    (@walkeprashant)

    Hi,

    Apologies for facing issue with plugin.

    Restore button allow you to restore deleted rows data.
    it wan’t updated changed data. For complete restore you need to restore via phpmyadmin.

    If you have set cron job on twice daily and there in no user visited site then cron job not run on that day. because WordPress trigger cron file on user/admin view.

    Also

    Might be cron job setting not updated properly in option table.

    logging into phpMyAdmin and UPDATE wp_options SET backup option_value to monthly

    OR clear all cron job and set setting again.

    Please check following url for more information.

    https://codex.wordpress.org/Function_Reference/wp_clear_scheduled_hook

    https://hackguard.com/blog/clear-cron-jobs-wordpress`

    Let us know in case still any issue. Happy to Help!!

Viewing 1 replies (of 1 total)
  • The topic ‘Messed up code’ is closed to new replies.