Module works smooth except for the warnings below. Warnings show up when 'Cache blocks' is checkmarked. (My map is in a views block.)
Anyway to avoid this?

Cheers,

Warning: file_get_contents() [function.file-get-contents]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in drupal_build_js_cache() (line 4943 of /home/xxxxxxxx/domains/xxxxxxxx.com/public_html/includes/common.inc).

Warning: file_get_contents(https://maps.googleapis.com/maps/api/js?sensor=true) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in drupal_build_js_cache() (line 4943 of /home/xxxxxxxx/domains/xxxxxxxx.com/public_html/includes/common.inc).

Comments

rdeboer’s picture

Assigned: Unassigned » rdeboer

Whoa... some error message!
Thank memoo for your report...
Will look into it when I can. This week is very busy though...
Rik

danharper’s picture

I also get this with caching turned on, my map is a view based on a solr index and not in a block.

Cheers Dan

rdeboer’s picture

@danharper, #2
Hi Dan,
What kind of caching have you turned on to make the error appear?
Rik

danharper’s picture

struggling to replicate it, I seem to get it the first time I visit the page and then not for a while regardless of the caching settings, I'll do some testing now to try and replicate.

Cheers Dan

rdeboer’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Closing after inactivity.