• Hello,

    I’m having some issues with a form I’m trying to connect to Infusionsoft. I thought the issue might be that one of the fields was sending complex HTML (which contained single and double quotes in it), and maybe this was fouling up a script. But the error still happens after removing that field from transmission. Here is the error:

    Fatal error: Uncaught [DatabaseError]Error adding contact Attempted: 1 time(s). thrown in /home/theclient/public_html/assets/plugins/infusionsoft/Infusionsoft/App.php on line 99

    It appears upon submitting the form. The form successfully submits within WordPress. The only issue is with Infusionsoft. Any thoughts on what might be happening?

    https://wordpress.org/plugins/infusionsoft/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same issue, although in my case it appears to be triggered by some custom code using the GF pre_submission hook. Did you have any luck figuring out your issue?

    Thread Starter studio1337

    (@studio1337)

    Unfortunately I have not heard anything, and we’re still having the issue. Hoping we’ll hear from the plug-in developer soon…

    Guys have you solve the issue?

    Got a solution, check your data type in infusionsoft if it match in the GF.

    sample: if in GF is set to currency same goes with the datatype in infusionsoft.

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