This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Stranger Pings
Inside a route, when I try to call
$ch=hhb_curl_init();
I get
Call to undefined function hhb_curl_init()
In a single php application it works fine, my first thought was that I didn't have Curl enabled but that seems not to be the issue. Any ideas?
Last updated
Stranger Pings
Sorry yes it's referring to a custom function that makes a separate curl request. The function should be put above the call for it. Thanks for spotting this!
1-3 of 3