• Resolved Creative Slice

    (@creativeslice)


    Upon activation of this plugin we’re getting an Undefined index error when WP_DEBUG is set to true.

    Notice: Undefined index: whole_as_object in /path/wp-content/plugins/gravity-forms-first-data-global-gateway-addon/gffd-gf-terms.php on line 33

    Is there an adjustment we can make to get around this error?

    On a related note, the JS files from this plugin are not currently being enqueue’d with the rest of our site JS files. Is there a simple way to add these to the standard WP enqueue system?

    Thank you!

    https://wordpress.org/plugins/gravity-forms-first-data-global-gateway-addon/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same problem besides:

    Notice: Undefined index: whole_as_object in C:\Users\rdatla.DOM1\Documents\My Web Sites\wordpress\wp-content\plugins\gravity-forms-first-data-global-gateway-addon\gffd-gf-terms.php on line 33

    Notice: Undefined index: gffd_fd_cc_type in C:\Users\rdatla.DOM1\Documents\My Web Sites\wordpress\wp-content\plugins\gravity-forms-first-data-global-gateway-addon\gffd-fd.php on line 48

    Strict Standards: Only variables should be passed by reference in C:\Users\rdatla.DOM1\Documents\My Web Sites\wordpress\wp-content\plugins\gravity-forms-first-data-global-gateway-addon\gffd-fd.php on line 62

    Notice: Undefined index: gffd_fd_cc_address2 in C:\Users\rdatla.DOM1\Documents\My Web Sites\wordpress\wp-content\plugins\gravity-forms-first-data-global-gateway-addon\gffd-fd.php on line 164

    Plugin Author Aubrey Portwood

    (@aubreypwd)

    Can you confirm that these notices are gone in the latest version?

    Plugin Author Aubrey Portwood

    (@aubreypwd)

    I’ve created https://github.com/aubreypwd/gravityforms-firstdata/issues/19 to fix the notices here. I am trying to get a week of work on this plugin funded where this and other things can all get fixed with a new release. Check out http://www.gofundme.com/gffde4

    To fix this in the meantime, if you have WP_DEBUG set to true, just set WP_DEBUG_LOG to true to output these notices to a file instead.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Undefined index: whole_as_object’ is closed to new replies.