Title: Program errors
Last modified: August 30, 2016

---

# Program errors

 *  Resolved [Alta](https://wordpress.org/support/users/shellardee/)
 * (@shellardee)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/program-errors/)
 * Undefined index: sex_status in wp-content/plugins/newsletter/subscription/subscription.
   php on line 1216
 * and other errors. See your support forum.

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

 *  Plugin Author [Roberto Fietta](https://wordpress.org/support/users/webagile/)
 * (@webagile)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/program-errors/#post-6759827)
 * Hi, probably you have PHP warnings turned on, they are just notices, not errors.
   
   Regards, Roberto
 *  Thread Starter [Alta](https://wordpress.org/support/users/shellardee/)
 * (@shellardee)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/program-errors/#post-6759841)
 * Hi,
    Thanks for the follow up. Well written programs show nothing. That is a 
   programming error and should be cleaned up. You can use code to determine if 
   the index is defined and if so, continue otherwise skip the step. Errors only
   slow down compilation.
 *  [EA10](https://wordpress.org/support/users/ea10/)
 * (@ea10)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/program-errors/#post-6760021)
 * Don’t you fix PHP warnings?
 * Edit
    Here is how to fix it: [https://wordpress.org/support/topic/sex_status-in-cxampphtdocspluginsnewslettersubscriptionsubriptionphp?replies=3#post-8808920](https://wordpress.org/support/topic/sex_status-in-cxampphtdocspluginsnewslettersubscriptionsubriptionphp?replies=3#post-8808920)
 *  [i4nd90](https://wordpress.org/support/users/i4nd90/)
 * (@i4nd90)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/program-errors/#post-8268734)
 * Agreed. I have warnings on while building a site. Most of us who have warnings
   on will know how to edit your code to get rid of them but it’s good practice 
   to not have any warnings in the first place – they’re easy enough to avoid 🙂

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

The topic ‘Program errors’ is closed to new replies.

 * ![](https://ps.w.org/newsletter/assets/icon-256x256.png?rev=1052028)
 * [Newsletter - Send awesome emails from WordPress](https://wordpress.org/plugins/newsletter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/newsletter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/newsletter/)
 * [Active Topics](https://wordpress.org/support/plugin/newsletter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/newsletter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/newsletter/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [i4nd90](https://wordpress.org/support/users/i4nd90/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/program-errors/#post-8268734)
 * Status: resolved