Closed (fixed)
Project:
Book Post
Version:
6.x-1.2-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2009 at 20:34 UTC
Updated:
28 Jun 2010 at 05:39 UTC
When I insert the ISBN in double curly brackets using FCK editor, and do a preview, I get: fatal error: call to unidentified function curl_init() (line 227 of the module). This is a test system running in XAMPP. Does this require another module to be installed ?
Comments
Comment #1
grguth commentedGood news: uncommented cURL statement in php.ini which took care of fatal error.
Bad news: now it just doesn't return anything.
Comment #2
rubinsztajn commentedDo you have cURL installed? This module will not work without it. The readout from phpinfo() should tell whether you have it installed or not.
Comment #3
grguth commentedThere was a curl issue. Its resolved and module works.
Comment #4
goldclosed. Claimed to be resolved.
...quite some time ago.