• Resolved ryanmc

    (@ryanmc)


    Fatal error: Uncaught exception ‘Exception’ with message ‘Argument 1 for HMBKP_Scheduled_Backup::set_reoccurrence must be a valid cron reoccurrence or “manually”‘ in t/plugins/backupwordpress/classes/schedule.php:484

    Makes wp-admin unusable, I had to disable the plugin to use my site

    http://wordpress.org/extend/plugins/backupwordpress/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Same here:
    Fatal error: Uncaught exception 'Exception' with message 'Argument 1 for HMBKP_Scheduled_Backup::set_reoccurrence must be a valid cron reoccurrence or "manually"' in /home/mysite/public_html/wp-content/plugins/backupwordpress/classes/schedule.php:484 Stack trace: #0 /home/mysite/public_html/wp-content/plugins/backupwordpress/functions/core.php(151): HMBKP_Scheduled_Backup->set_reoccurrence('hmbkp_weekly') #1 /home/mysite/public_html/wp-content/plugins/backupwordpress/backupwordpress.php(156): hmbkp_update() #2 [internal function]: hmbkp_init('') #3 /home/mysite/public_html/wp-includes/plugin.php(406): call_user_func_array('hmbkp_init', Array) #4 /home/mysite/public_html/wp-admin/admin.php(111): do_action('admin_init') #5 /home/mysite/public_html/wp-admin/plugins.php(10): require_once('/home/mysite/...') #6 {main} thrown in /home/mysite/public_html/wp-content/plugins/backupwordpress/classes/schedule.php on line 484

    Doesn’t help to uninstall/re-install, either. Even cleaned the database.

    Plugin Contributor Paul de Wouters

    (@pauldewouters)

    Sorry you’re experiencing this error. It would be helpful for us in our investigation if you could install a plugin such as http://wordpress.org/plugins/wp-crontrol/, and link to a screenshot of the list of cron jobs currently set on your site

    thanks

    Thread Starter ryanmc

    (@ryanmc)

    I installed WP Control and here is what it says

    Name Interval Display Name
    hourly 3600 (1 hour) Once Hourly
    twicedaily 43200 (12 hours) Twice Daily Delete
    daily 86400 (1 day) Once Daily
    weekly 604800 (1 week) Weekly

    Plugin Contributor Paul de Wouters

    (@pauldewouters)

    ryanmc

    Sorry for the late reply, have you tried installing the latest version (2.3.3) does that fix your issue?

    thanks

    Thread Starter ryanmc

    (@ryanmc)

    No, I am still getting the same error

    Fatal error: Uncaught exception ‘Exception’ with message ‘Argument 1 for HMBKP_Scheduled_Backup::set_reoccurrence must be a valid cron reoccurrence or “manually”‘ in /wp-content/plugins/backupwordpress/classes/schedule.php:488 Stack trace: #0 /wp-content/plugins/backupwordpress/functions/core.php(151): HMBKP_Scheduled_Backup->set_reoccurrence(‘hmbkp_daily’) #1 /wp-content/plugins/backupwordpress/backupwordpress.php(154): hmbkp_update() #2 [internal function]: hmbkp_init(”) #3 /wp-includes/plugin.php(406): call_user_func_array(‘hmbkp_init’, Array) #4 /wp-admin/admin.php(109): do_action(‘admin_init’) #5 /wp-admin/post-new.php(10): require_once(‘/p…’) #6 {main} thrown in /wp-content/plugins/backupwordpress/classes/schedule.php on line 488

    Plugin Contributor Paul de Wouters

    (@pauldewouters)

    can you send me an email at support@hmn.md
    thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error after upgrading to 2.3’ is closed to new replies.