Closed (fixed)
Project:
Geolocation Field
Version:
7.x-1.0
Component:
Geolocation field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2012 at 19:35 UTC
Updated:
24 Apr 2012 at 12:21 UTC
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