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

grguth’s picture

Good news: uncommented cURL statement in php.ini which took care of fatal error.
Bad news: now it just doesn't return anything.

rubinsztajn’s picture

Do you have cURL installed? This module will not work without it. The readout from phpinfo() should tell whether you have it installed or not.

grguth’s picture

There was a curl issue. Its resolved and module works.

gold’s picture

Status: Active » Closed (fixed)

closed. Claimed to be resolved.

...quite some time ago.