Title: 3 undefined index errors (PHP 5.5)
Last modified: August 31, 2016

---

# 3 undefined index errors (PHP 5.5)

 *  Resolved [chtombleson](https://wordpress.org/support/users/chtombleson/)
 * (@chtombleson)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/3-undefined-index-errors-php-55/)
 * There are 3 undefined index errors when using PHP 5.5
 * Error message 1: “Notice: Undefined index: chargify_signup_noncename in /vagrant/
   wordpress/wp-content/plugins/chargify/chargify.php on line 602”
 * Error message 2: “Notice: Undefined index: CONTENT_TYPE in /vagrant/wordpress/
   wp-content/plugins/chargify/chargify.php on line 672”
 * Error message 3: “Notice: Undefined index: chargify_signupcc_noncename in /vagrant/
   wordpress/wp-content/plugins/chargify/chargify.php on line 754”
 * [https://wordpress.org/plugins/chargify/](https://wordpress.org/plugins/chargify/)

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

 *  [Jon Brown](https://wordpress.org/support/users/jb510/)
 * (@jb510)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/3-undefined-index-errors-php-55/#post-7394132)
 * Thank you for reporting these PHP notices, we’ll resolve them in the next release.
 * You’re probably aware, but since others might be concerned: PHP’s Debug mode 
   uses the error log for Errors, Warnings and Notices (and technically parse errors
   too). Notices like these however can be safely ignored (generally). We hate erorr
   log spam as much as the next developers and good code style is a good thing ;
   D
 *  Plugin Author [toddhuish](https://wordpress.org/support/users/toddhuish/)
 * (@toddhuish)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/3-undefined-index-errors-php-55/#post-9109486)
 * [@chtombleson](https://wordpress.org/support/users/chtombleson/) The newest edition(
   v2.0.9) should have gotten rid of all the notices if debug is turned on.

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

The topic ‘3 undefined index errors (PHP 5.5)’ is closed to new replies.

 * ![](https://ps.w.org/chargify/assets/icon-256x256.png?rev=1300083)
 * [WP-Chargify](https://wordpress.org/plugins/chargify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/chargify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/chargify/)
 * [Active Topics](https://wordpress.org/support/plugin/chargify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/chargify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/chargify/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [toddhuish](https://wordpress.org/support/users/toddhuish/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/3-undefined-index-errors-php-55/#post-9109486)
 * Status: resolved