I've just installed "currency-5.x-1.1" module and when I click on "Convert" button on the "Currency exchange" page, it just displays a BLANK page. Am I missing something? I've been fiddling with this for a while already :(

Comments

kbahey’s picture

Priority: Critical » Normal
Status: Active » Fixed

This is probably because of curl.

I changed it to use drupal_http_request.

Wait for 24 hours from the time of this comment, then download the 5.x-1.x-dev tarball and test it.

Report back if it works. If not, it could be your host not allowing fwrite/fread to remote sites.

kommurub’s picture

Will let you know. Thanks for so quick fix ;)

kommurub’s picture

Just want to let you know:
I've tested the development version after you fixed, and its working cool now.
So its got to be the curls problem.
Thanks very much for fix ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.