Closed (duplicate)
Project:
Currency
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2007 at 15:22 UTC
Updated:
18 Sep 2008 at 21:47 UTC
Whenever I try to do a currency conversion I get a blank page. I remember it worked once and after that it stopped working. I've verified permissions etc. Any help would be greatly appreciated.
Comments
Comment #1
Hav0kc commentedI've uninstalled, downloaded a new copy and reinstalled the currency module and I still get blank screen when I try to do a conversion.
The screen literally goes white, no theme, no nothing just a blank white screen.
Comment #2
kbahey commentedI am suspecting that your host does not support PHP opening connections to other servers, which this module requires to work.
Check the Drupal logs under admin, and see if there are errors.
Also check if there are errors in Apache's error log.
Comment #3
Hav0kc commentedActually I am the host and I certainly have no problems grabbing data from other sites as I am using a Stock Chart and Quote module which both rely on Finance.yahoo.com for the data.
There are no errors in the Drupal log and my apache logs are clean.
I am certainly happy to provide as much detail as you need. If you need specifics just ask and I will let you know.
Thanks
Comment #4
Hav0kc commentedNothing new on this problem? I would really like to get this module working.
Comment #5
stevenpatzIf you are getting white screens, there's an error somewhere. Check your apache error log.
Also see:
http://drupal.org/node/158043
Comment #6
kbahey commentedI just downloaded the tarball and installed it on a Drupal 5.2.
Works perfectly.
Must be something with your setup. Check the logs, both Drupal and Apache.
Nothing else we can do if it works for us.
Comment #7
johnhanley commentedI second that. I just performed a clean 5.3 install w/Currency Exchange as the first and only third-party enabled module. Works perfectly out of the post with default configuration and permissions.
Comment #8
chrisroditis commentedHave you checked if you have curl module installed and enabled in php? That was the culprit in my case
Comment #9
chriscohen commentedI have also tried this module and was getting the white screen before configuring curl. I found this article to be very useful in setting up curl in a Linux environment. The module worked fine after I followed those steps.
Comment #10
kbahey commentedI changed how the module works so it has more chance on more hosts. Not all hosts have curl enabled, and that is why the blank page.
Wait for 24 hours from the time of this message, then try the 5.x-1.x-dev tarball.
http://drupal.org/node/310430