if I didn't turn on entity api module I get error:

PHP Fatal error: Call to undefined function entity_id() in ...trunk/sites/all/modules/contrib/geolocation/modules/geolocation_googlemaps/geolocation_googlemaps.module on line 204

Solution:

in geolocation_googlemaps.info add row

dependencies[] = entity

Comments

jm.federico’s picture

Ups!

That is a big screw up on my side! Will release new version as soon as I get hold of a computer with git!

Thank

svipsa’s picture

thank you for fast update. :)

jm.federico’s picture

Title: missing dependence » PHP Fatal error: Call to undefined function entity_id()
Status: Active » Fixed
jm.federico’s picture

Latest dev removes the dependency. Works without entity installed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.