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.

PHP notice error in widget

  1. Hi - I'm getting a PHP notice from Gravity when I go to the Appearance/Widgets section in admin. Could you fix this - I don't want to turn notices off, but it completely messes up the widget screen layout.

    I'm using version 1.5.2.8.

    The notice is:-
    Notice: Undefined index: disable_scripts in /****/plugins/gravityforms/widget.php on line 92

    Thanks,

    mark.

    Posted 12 years ago on Tuesday July 12, 2011 | Permalink
  2. This is a debug notice. It appears when you have WordPress in debug mode. We'll take care of it in the next release.

    You mention you don't want to turn noticed off. Running WordPress with debug mode turned ON is not ideal. It's designed to only be used when doing debugging and you shouldn't leave it turned ON if your site is in production.

    Posted 12 years ago on Tuesday July 12, 2011 | Permalink
  3. Thanks for fixing in the next release.

    FYI, I never have PHP reporting turned on for a production site, but it makes developing and testing a real pain if code I have no control over is generating messages. Yes, I can turn Gravity Forms off, but that's not ideal if I am testing a site which makes heavy use of Gravity Forms.

    You've clearly put a lot of effort into this over the past year - I don't get many notices at all now from Gravity, so thanks for that!

    Posted 12 years ago on Tuesday July 12, 2011 | Permalink