Closed (fixed)
Project:
Alchemy
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2012 at 22:20 UTC
Updated:
18 Feb 2014 at 19:35 UTC
Jump to comment: Most recent
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!