Fatal error: Call to undefined function curl_init() in /www/dr6/sites/all/modules/freshbooks/freshbooks.class.inc on line 61
Looks like you need to make sure curl support is enabled for PHP on your web server. This is a default library in PHP.
Automatically closed -- issue fixed for two weeks with no activity.
Comments
Comment #1
rszrama commentedLooks like you need to make sure curl support is enabled for PHP on your web server. This is a default library in PHP.