Title: [Plugin: BackWPup] php error on save
Last modified: August 20, 2016

---

# [Plugin: BackWPup] php error on save

 *  [Bill Weye](https://wordpress.org/support/users/billhector/)
 * (@billhector)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-backwpup-php-error-on-save/)
 * I am getting the following messages when saving a job. The job appears to be 
   saving successfully. The strange thing is that I have installed BackWPup on 2
   other sites, same server, and no error messages.
 *     ```
       Notice: Undefined index: authbutton in /home/seed/public_html/wp-content/plugins/backwpup/pages/header_backwpupeditjob.php on line 239
   
       Notice: Undefined index: authbutton in /home/seed/public_html/wp-content/plugins/backwpup/pages/header_backwpupeditjob.php on line 243
       ```
   
 * [http://wordpress.org/extend/plugins/backwpup/](http://wordpress.org/extend/plugins/backwpup/)

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

 *  [Ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * (@ov3rfly)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-backwpup-php-error-on-save/#post-2977520)
 * I see the same notices with WordPress 3.4.2, BackWPup 2.1.15 if `WP_DEBUG` is
   set to `true` in WordPress config file `wp-config.php`…
 *     ```
       /**
        * For developers: WordPress debugging mode.
        *
        * Change this to true to enable the display of notices during development.
        * It is strongly recommended that plugin and theme developers use WP_DEBUG
        * in their development environments.
        */
       define('WP_DEBUG', false);
       ```
   
 *  Plugin Contributor [Daniel Hüsken](https://wordpress.org/support/users/danielhuesken/)
 * (@danielhuesken)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-backwpup-php-error-on-save/#post-2977521)
 * have fixed it in next update

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

The topic ‘[Plugin: BackWPup] php error on save’ 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/)

## Tags

 * [wp_debug](https://wordpress.org/support/topic-tag/wp_debug/)

 * 2 replies
 * 3 participants
 * Last reply from: [Daniel Hüsken](https://wordpress.org/support/users/danielhuesken/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-backwpup-php-error-on-save/#post-2977521)
 * Status: not resolved