Title: Undefined variable and index errors
Last modified: September 1, 2016

---

# Undefined variable and index errors

 *  Resolved [stuartb3502](https://wordpress.org/support/users/stuartb3502/)
 * (@stuartb3502)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-and-index-errors/)
 * Thanks for the plugin – just giving it a try as I think it could be really useful.
   I’m a newb but I’m getting the following errors in case you wanted to take a 
   look:-
 * [25-Jul-2016 15:02:59 UTC] PHP Notice: Undefined index: in /volume1/web/wordpress/
   wp-content/plugins/save-contact-form-7/save-contact-form-7.php on line 891
    [
   25-Jul-2016 15:14:08 UTC] PHP Notice: Undefined variable: export in /volume1/
   web/wordpress/wp-content/plugins/save-contact-form-7/save-contact-form-7.php 
   on line 324 [25-Jul-2016 15:14:08 UTC] PHP Notice: Undefined variable: dt_column_target
   in /volume1/web/wordpress/wp-content/plugins/save-contact-form-7/save-contact-
   form-7.php on line 380
 * The first one seems to go away by making the line conditional on a check for 
   a null fieldname (I don’t have a file upload field on my form):
 * if ($fieldname != “”) {
    $uploaded_file_info = pathinfo($submited[‘posted_data’][
   $fieldname]); //uploaded file info like basename,extension etc }
 * [https://wordpress.org/plugins/save-contact-form-7/](https://wordpress.org/plugins/save-contact-form-7/)

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

 *  Plugin Author [nimblechapps](https://wordpress.org/support/users/nimblechapps/)
 * (@nimblechapps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-and-index-errors/#post-7601915)
 * Hi,
 * Thank you so much for Installing Save Contact Form 7.
 * I will look into the errors and will get back to you.
 *  Plugin Author [nimblechapps](https://wordpress.org/support/users/nimblechapps/)
 * (@nimblechapps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-and-index-errors/#post-7602128)
 * Hi,
 * The issue is resolved now. Please let me know if you still face the problem.
 * Please install latest version 1.5
 *  Thread Starter [stuartb3502](https://wordpress.org/support/users/stuartb3502/)
 * (@stuartb3502)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-and-index-errors/#post-7602129)
 * Thanks very much for the positive response.
    Stuart
 *  Plugin Author [nimblechapps](https://wordpress.org/support/users/nimblechapps/)
 * (@nimblechapps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-and-index-errors/#post-7602131)
 * You are welcome.

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

The topic ‘Undefined variable and index errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/save-contact-form-7_ededed.svg)
 * [Save Contact Form 7](https://wordpress.org/plugins/save-contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/save-contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/save-contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/save-contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/save-contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/save-contact-form-7/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [nimblechapps](https://wordpress.org/support/users/nimblechapps/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-and-index-errors/#post-7602131)
 * Status: resolved