Hi there,
Thanks for the excellent module. The AlchemyAPI_CURL.php file is missing this line from the top: -
require_once("AlchemyAPIParams.php");
If anyone gets this error using the CURL option, just add in that line.
Thanks,
David
Hi there,
Thanks for the excellent module. The AlchemyAPI_CURL.php file is missing this line from the top: -
require_once("AlchemyAPIParams.php");
If anyone gets this error using the CURL option, just add in that line.
Thanks,
David
Comments
Comment #1
boringkid commentedperfect, thank you, was driving me nuts
Comment #2
gstout commentedThank you ditto
Comment #3
kyletaylored commentedThis is an issue with the external SDK, though I haven't run into the same yet.
Comment #4
raffuk commentedThank you!