Just a note to some users:

I recently migrated to a new server

Line 60:
// If you have cURL and an SSL connection available, leave the next line uncommented
// Otherwise comment it our by adding "//" in front of it.
$ccfs->isSecure = 0;

You need to make sure this is set to meet your server, you can check that under admin -> Tools -> Server Info.

Set this accordingly or you may get blank results.

More...