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?