Forums
(@davidt39)
10 years, 5 months ago
found the error in the curl.response.php file there is a line 23 that says preg_matcf_all() in curl_response file(line 23) change to preg_match_all(). It will work.