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
Comment #1
jm.federico commentedUps!
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
Comment #2
svipsa commentedthank you for fast update. :)
Comment #3
jm.federico commentedComment #4
jm.federico commentedLatest dev removes the dependency. Works without entity installed