Title: PHP errors when I try to save a button
Last modified: August 31, 2016

---

# PHP errors when I try to save a button

 *  [Piggybank Marketing](https://wordpress.org/support/users/piggybanktechnology/)
 * (@piggybanktechnology)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/php-errors-when-i-try-to-save-a-button/)
 * This plugin looks really great, and installed it and got the company set up fine,
   but when I create a button and hit “Create PayPal Button” I get the following
   errors:
 * Notice: Undefined offset: 1 in /home/growvant/public_html/wp-content/plugins/
   paypal-wp-button-manager/admin/partials/paypal-wp-button-manager-paypal-helper.
   php on line 168
 * Notice: Undefined offset: 1 in /home/growvant/public_html/wp-content/plugins/
   paypal-wp-button-manager/admin/partials/paypal-wp-button-manager-paypal-helper.
   php on line 306
 * Notice: Undefined offset: 1 in /home/growvant/public_html/wp-content/plugins/
   paypal-wp-button-manager/admin/partials/paypal-wp-button-manager-paypal-helper.
   php on line 168
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/growvant/public_html/wp-content/plugins/paypal-wp-button-manager/admin/
   partials/paypal-wp-button-manager-paypal-helper.php:168) in /home/growvant/public_html/
   wp-includes/pluggable.php on line 1228
 * Any idea what’s going on here?
 * [https://wordpress.org/plugins/paypal-wp-button-manager/](https://wordpress.org/plugins/paypal-wp-button-manager/)

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

 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/php-errors-when-i-try-to-save-a-button/#post-7058509)
 * Tough to say what’s happening there. I haven’t had this report from any other
   users and I am unable to reproduce it myself.
 * Can you please [submit a ticket here](https://www.angelleye.com/support) and 
   provide temporary login credentials for your WP admin panel so I can take a closer
   look?
 *  [send2teresa](https://wordpress.org/support/users/send2teresa/)
 * (@send2teresa)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/php-errors-when-i-try-to-save-a-button/#post-7058681)
 * I got the exact same thing:
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-client.php on line 165
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-client.php on line 
   165
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-client.php on line 177
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-client.php on line 
   177
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-client.php on line 187
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-client.php on line 
   187
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-offer.php on line 187
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-offer.php on line 187
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-offer.php on line 199
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-offer.php on line 199
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-offer.php on line 209
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-offer.php on line 209
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-offer.php on line 209
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-offer.php on line 209
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-offer.php on line 209
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-offer.php on line 209
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-offer.php on line 209
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-offer.php on line 209
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 390
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   390
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 402
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   402
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 694
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   694
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 719
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   719
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 739
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   739
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 853
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   853
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 853
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   853
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 904
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   904
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-portfolio.php on line 415
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-portfolio.php on line
   415
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-slide.php on line 179
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-slide.php on line 179
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-slide.php on line 191
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-slide.php on line 191
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-slide.php on line 201
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-slide.php on line 201
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-slide.php on line 201
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-slide.php on line 201
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-slide.php on line 201
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-slide.php on line 201
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-testimonial.php on line 177
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-testimonial.php on 
   line 177
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-testimonial.php on line 189
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-testimonial.php on 
   line 189
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-testimonial.php on line 199
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-testimonial.php on 
   line 199
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-testimonial.php on line 199
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-testimonial.php on 
   line 199
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-testimonial.php on line 199
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-testimonial.php on 
   line 199
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 228
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   228
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 240
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   240
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-layout.php on line 250
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-layout.php on line 
   250
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-template.php on line 96
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-template.php on line
   96
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-template.php on line 108
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-template.php on line
   108
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 694
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   694
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 719
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   719
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 739
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   739
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 853
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   853
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 853
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   853
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 904
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   904
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 285
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 285
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 297
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 297
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 694
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   694
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 719
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   719
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 739
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   739
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 853
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   853
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 853
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   853
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 904
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   904
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-page.php on line 310
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-page.php on line 310
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 244
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 244
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 256
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 256
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 694
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   694
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 719
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   719
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 739
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   739
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 853
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   853
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 853
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   853
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/builder/back.php on line 904
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/builder/back.php on line
   904
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Notice: Undefined variable: _POST in /home2/reinven2/public_html/wp-content/themes/
   re-invention/functions/meta-post.php on line 269
 * Warning: key_exists() expects parameter 2 to be array, null given in /home2/reinven2/
   public_html/wp-content/themes/re-invention/functions/meta-post.php on line 269
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home2/reinven2/public_html/wp-content/themes/re-invention/functions/builder/
   back.php:694) in /home2/reinven2/public_html/wp-includes/pluggable.php on line
   1228
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/php-errors-when-i-try-to-save-a-button/#post-7058682)
 * [@send2teresa](https://wordpress.org/support/users/send2teresa/), that is not
   the same error. The original post was about an “undefined offset”. You’re getting“
   undefined variable _POST” on every single variable that was supposed to be posted.
   That tells me you’ve got something interfering with that form post. Can you try
   disabling your other plugins to see if the problem goes away?
 *  [send2teresa](https://wordpress.org/support/users/send2teresa/)
 * (@send2teresa)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/php-errors-when-i-try-to-save-a-button/#post-7058683)
 * Good to know. I will try that. Thank you!
 *  [NOT-IN-USE-DELETE](https://wordpress.org/support/users/rogerwheatley/)
 * (@rogerwheatley)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/php-errors-when-i-try-to-save-a-button/#post-7058807)
 * I get the same error as **piggybanktechnology**
    Posted here: [https://wordpress.org/support/topic/buttons-dont-save-the-details-entered](https://wordpress.org/support/topic/buttons-dont-save-the-details-entered)

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

The topic ‘PHP errors when I try to save a button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paypal-wp-button-manager_dbe3f5.svg)
 * [PayPal WP Button Manager](https://wordpress.org/plugins/paypal-wp-button-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paypal-wp-button-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paypal-wp-button-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/paypal-wp-button-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paypal-wp-button-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paypal-wp-button-manager/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [NOT-IN-USE-DELETE](https://wordpress.org/support/users/rogerwheatley/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/php-errors-when-i-try-to-save-a-button/#post-7058807)
 * Status: not resolved