Replace cURL commands with drupal_http_request() in eloqua_webform.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Albert Volkman’s picture

Status: Active » Needs review
FileSize
6.07 KB

And here's the patch.

drupalninja99’s picture

Status: Needs review » Fixed

Looks good, I tested locally to confirm that posts were still submitting to Eloqua correctly. I have pushed to 7.x-1.x.

drupalninja99’s picture

Status: Fixed » Needs work

Reopening, there is at least 1 curl check that needs to be removed:

if (!function_exists('curl_getinfo')) {

drupalninja99’s picture

Status: Needs work » Fixed

Nm, I was looking in the wrong module

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.