• Resolved WhistlerDev

    (@prd689)


    Your plugin was very easy to setup, and map fields. Unfortunately, I receive this error on an entry and it does not send to the Infusionsoft CRM. It sends to my admin email address just fine, just not as a Contact within InfusionSoft. Help would be much appreciated.

    Systasis Gravity Forms Infusionsoft Feed Add-On Feed 1: Could not create contact: CURL error: easy handle already used in multi handle

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter WhistlerDev

    (@prd689)

    Funny enough, yes. That link is very interesting. I may forward that to our dedicated server support and ask them about it.

    Plugin Author Systasis Computer Systems

    (@systasiscomputersystems)

    Just saw your thanks message. You’re quite welcome. Please read the GoDaddy thread and make sure your server’s version of libphp is good.

    I’ll pass this along to the Novak crew. Your client’s pinned to that version of XMLRPC.INC. I’d make sure it isn’t writeable in case of an upgrade. You want the upgrade to fail, so you can make sure that it doesn’t break the existing production service.

    Use
    php -r 'echo curl_version()["version"];' at the command line to determine your libcurl version. I made that mistake earlier: confusing the CLI curl with libcurl. They aren’t the same thing.

    Thread Starter WhistlerDev

    (@prd689)

    Shows my version as 7.69.1. I’ll make sure that xmlprc.inc isn’t writable for sure.

    Plugin Author Systasis Computer Systems

    (@systasiscomputersystems)

    This link
    https://github.com/stripe/stripe-php/issues/918#issuecomment-669647646

    Bolsters the keepalive adjustment.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Appears to be correctly connected, but nothing being sent’ is closed to new replies.