Title: [Plugin: BackWPup] &quot;Run Now&quot; backups fail
Last modified: August 19, 2016

---

# [Plugin: BackWPup] "Run Now" backups fail

 *  Resolved [ricka99](https://wordpress.org/support/users/ricka99/)
 * (@ricka99)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-backwpup-run-now-backups-fail/)
 * I have installed backwpup on 11 websites and the scheduled backups are working
   fine on all of them backing up to RackSpace or using FTP but when I click on 
   Jobs – Run Now, I get the following error message:
 * Fatal error: Cannot redeclare backwpup_menu_entry() (previously declared in /[
   path]/wp-content/plugins/backwpup/app/functions.php:8) in /[path]/wp-content/
   plugins/backwpup/app/functions.php on line 10
 * Should I be concerned?

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

 *  Plugin Contributor [Daniel Hüsken](https://wordpress.org/support/users/danielhuesken/)
 * (@danielhuesken)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-backwpup-run-now-backups-fail/#post-1658751)
 * sorry i can not find the problem in moment but i have made some changes to resolve
   it.
 *  [bradleyp](https://wordpress.org/support/users/bradleyp/)
 * (@bradleyp)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-backwpup-run-now-backups-fail/#post-1658923)
 * still doesn’t work with the newest version. I don’t think it’s resolved.
 *  Plugin Contributor [Daniel Hüsken](https://wordpress.org/support/users/danielhuesken/)
 * (@danielhuesken)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-backwpup-run-now-backups-fail/#post-1658938)
 * If you have Thesis openhook Plugin installt make the folling to fix it.
 * Change the includes in the thesis-openhook.php from:
 * include(‘functions.php’);
    include(‘actions.php’);
 * to:
 * include(dirname(__FILE__).’/functions.php’);
    include(dirname(__FILE__).’/actions.
   php’);
 * than BackWPup will work again.
    I have send a mail to the autor.
 *  Thread Starter [ricka99](https://wordpress.org/support/users/ricka99/)
 * (@ricka99)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-backwpup-run-now-backups-fail/#post-1658939)
 * I have tested your fix to Thesis Openhook and it works greats. Thanks so much.

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

The topic ‘[Plugin: BackWPup] "Run Now" backups fail’ is closed to new replies.

 * ![](https://ps.w.org/backwpup/assets/icon-256x256.png?rev=3236141)
 * [BackWPup – WordPress Backup & Restore Plugin](https://wordpress.org/plugins/backwpup/)
 * [Support Threads](https://wordpress.org/support/plugin/backwpup/)
 * [Active Topics](https://wordpress.org/support/plugin/backwpup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/backwpup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/backwpup/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [ricka99](https://wordpress.org/support/users/ricka99/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-backwpup-run-now-backups-fail/#post-1658939)
 * Status: resolved