Curl in ChronoForms 5

BNRBranding 24 Feb, 2015
We are updating a site from CF4 to CF5. We have some extensive custom code that involves using curl to get responses and pull data from a remote server. We have no control over the remote server so this is our only option at this time.

In our CF4 forms we simply used the custom code action with no problems. Now when we try to use the custom code action we get a 403 error when we have any curl calls in the code. The new curl action does not have the necessary options to achieve what we are trying to do. Is there a reason we are not able to use curl in the custom code action or is there a problem with out install?

Thanks!
GreyHead 25 Feb, 2015
Hi BNRBranding,

Where exactly do you get the 403 error?

I would expect your Custom Code to work in CFv5 - but you might need to upgrade to the latest release as 5.0.y7 and possibly 5,0,6 had some bugs with line endings in custom code.

Bob
This topic is locked and no more replies can be posted.