Main search by location returns an error
Using JobRoller, when searching by Job keywords without entering a location works fine, but as soon as I enter a location, I get the following error:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /.../
wp-content/themes/jobs/includes/theme-functions.php on line 673
Warning: file_get_contents(
http://maps.google.com/maps/geo?q=Ot...e=en®ion=CA) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /.../
wp-content/themes/jobs/includes/theme-functions.php on line 673
How is it that the file access is disabled on the server side being relevant? I dont get it.