I have followed the install directions and have almost everything working. My only problem is the map doesn't display with the search results...just a bunch of errors.
This is the error I see:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in D:\Hosting\xxxxxxx\html\GoogleMapAPI.class.php on line 1343
The code at line 1343 is:
return file_get_contents($url);
Environment:
Joomla 1.5.10
Sobi2 RC 2.9.1.0
GoDaddy shared hosting
Maybe this is a simply fix that I am completely overlooking?
Thanks in advance for your help.