Closed (fixed)
Project:
Geo
Component:
Geo Field module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2009 at 13:10 UTC
Updated:
23 Jan 2010 at 19:10 UTC
While trying to install geo_field i get this error:
Fatal error: Call to undefined function content_notify() in /var/www/htdocs/common/drupal-6.14-DE/sites/all/modules/geo/modules/geo_field/geo_field.install on line 7
Comments
Comment #1
phayes commentedThis happens on many cck modules and is a bug in cck that will be fix in D7.
The trick is to turn on cck (content module) before turning on any dependencies. Turning them on "together" doesn't work.
Comment #2
jerdavisFixed in commit #311912