Status:
Answered
Call to undefined function curl_init() in ...sites\all\modules\moneyscripts\ms_membership\includes\ms_membership_license.php on line 40
site won't come up now, not sure what to do with this.








Bill,
The update checker requires the CURL library, which comes standard with PHP, but you might have it uninstalled. You can try disabling the update checker, by commenting out lines 40 to 46 and 75 to 81 in the ms_membership_license.php file. That should fix that error, but also disable the update checker. I will add a fix so that this will degrade nicely in the next version if the CURL library is not installed.
Sincerely,
Leighton Whiting