Closed (fixed)
Project:
GeoNames
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2009 at 20:53 UTC
Updated:
28 Sep 2009 at 05:50 UTC
Like with my previous bug report, I also think the php.ini settings for allow_url_fopen should be checked.
Comments
Comment #1
lyricnz commentedI've just committed a change to make geonames use drupal_http_request() rather than file_get_contents(), which should make your request redundant.
http://drupal.org/cvs?commit=262556
Marking as "fixed" by that commit.