error message while location search
hi the following error message i get while location search:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /is/htdocs/wp10646636_W0L2VGHQK2/www/cam/
wp/
wp-content/themes/jobroller/includes/theme-functions.php on line 750
Warning: file_get_contents(
http://maps.google.com/maps/geo?q=be...e=de®ion=DE) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /is/htdocs/wp10646636_W0L2VGHQK2/www/cam/
wp/
wp-content/themes/jobroller/includes/theme-functions.php on line 750
line 750 contains the following string:
$address = json_decode((file_get_contents($address)), true);
curl service is ok says the provider..
what could it be??? thank you!