PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

debug true errors

  1. i am getting those errors when i open debug:

    Notice: Undefined index: inputs in /wp-content/plugins/gravityforms/forms_model.php on line 877
    Notice: Undefined index: inputName in /wp-content/plugins/gravityforms/forms_model.php on line 883
    Notice: Undefined index: formId in /wp-content/plugins/gravityforms/forms_model.php on line 892
    Notice: Undefined index: allowsPrepopulate in /wp-content/plugins/gravityforms/forms_model.php on line 899
    Notice: Undefined index: adminOnly in /wp-content/plugins/gravityforms/form_display.php on line 1410
    Notice: Undefined index: page_number in /wp-content/plugins/gravityforms/forms_model.php on line 754
    Notice: Undefined index: size in /wp-content/plugins/gravityforms/form_display.php on line 1464
    Notice: Undefined index: isRequired in /wp-content/plugins/gravityforms/form_display.php on line 1475
    Notice: Undefined index: size in /wp-content/plugins/gravityforms/common.php on line 1649

    Posted 12 years ago on Friday May 20, 2011 | Permalink
  2. These are warning notices, not errors. What version of Gravity Forms are you running so we can resolve them in the next release?

    Posted 12 years ago on Friday May 20, 2011 | Permalink
  3. 1.5.2.1

    Posted 12 years ago on Friday May 20, 2011 | Permalink
  4. We'll look into this and get them resolved in the next release.

    Posted 12 years ago on Friday May 20, 2011 | Permalink
  5. I'm getting two as well

    Notice: Undefined index: month in /Applications/MAMP/htdocs/athletes-network/wp-content/plugins/gravityforms/common.php on line 2148

    Notice: Undefined index: day in /Applications/MAMP/htdocs/athletes-network/wp-content/plugins/gravityforms/common.php on line 2151

    GF version 1.5.2.8. I'm using the date field option not the date picker.

    Posted 12 years ago on Wednesday July 6, 2011 | Permalink
  6. @curtismchale we'll get these debut notices resolved in the next release

    Posted 12 years ago on Wednesday July 6, 2011 | Permalink
  7. Thanks. Got a few more when exporting with debug true.

    Notice: Undefined variable: xml in /Applications/MAMP/htdocs/athletes-network/wp-content/plugins/gravityforms/export.php on line 127

    Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/athletes-network/wp-content/plugins/gravityforms/export.php:127) in /Applications/MAMP/htdocs/athletes-network/wp-content/plugins/gravityforms/export.php on line 133

    Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/athletes-network/wp-content/plugins/gravityforms/export.php:127) in /Applications/MAMP/htdocs/athletes-network/wp-content/plugins/gravityforms/export.php on line 134

    Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/athletes-network/wp-content/plugins/gravityforms/export.php:127) in /Applications/MAMP/htdocs/athletes-network/wp-content/plugins/gravityforms/export.php on line 135

    Posted 12 years ago on Wednesday July 6, 2011 | Permalink