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

boringkid’s picture

perfect, thank you, was driving me nuts

gstout’s picture

Thank you ditto

kyletaylored’s picture

Status: Active » Closed (fixed)

This is an issue with the external SDK, though I haven't run into the same yet.

raffuk’s picture

Issue summary: View changes

Thank you!