Hi!

I've updated Gelocation field module from 1.4 to the latest version 1.5 and, in every node with a geolocation field inside, appears the following message in admin/reports

Notice: Undefined index: api_key en geolocation_googlemaps_field_formatter_view() (line 232 .../sites/all/modules/geolocation/modules/geolocation_googlemaps/geolocation_googlemaps.module).

Any ideas what could be happening?

Thanks! ;)

Comments

derjochenmeyer’s picture

Please update to 7.x-1.x-dev it should be fixed in the current dev version.

derjochenmeyer’s picture

@sircosta Do you still get the notice with 7.x-1.x-dev?

duncans’s picture

I am getting the same error and I just applied the dev version. This is on a test site, originally installed with the Acquia dev desktop. It's been patched with the latest update to drupal core.

derjochenmeyer’s picture

Status: Active » Postponed (maintainer needs more info)

I just tried to reproduce this on simplytest.me with Geolocation Field 7.x-1.x-dev but everything works without errors.

Try to visit the config settings unter admin/config/services/googlemaps and just save without entering a key.

kristofferwiklund’s picture

I had the same problem.
Downloaded the dev version gave no difference but after clearing cache the problem was solved.

So I would say this is fixed in dev version. Just remember to clear cache.

kristofferwiklund’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)