• Resolved bisonbrah

    (@bisonbrah)


    Warning: array_map(): Argument #2 should be an array in /app/public/wp-content/plugins/gravity-forms-constant-contact/class-gf-constant-contact.php on line 1046

    https://prntscr.com/ecsvak

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Zack Katz

    (@katzwebdesign)

    Thanks, if you update that line to use this code instead, it’ll work:

    $settings = array_map( 'trim', (array) $settings );

    I’ll add it in the next release.

    granatdesign

    (@granatdesign)

    worked. thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WPdebug Error’ is closed to new replies.