I got this
Fatal error: Call to undefined function content_notify() in D:\...\sites\all\modules\link\link.install on line 8

when I installed the latest link release together with cck, filefield and other related cck only. Any thought? Thanks

Comments

Matthew Davidson’s picture

Component: Miscellaneous » Code
Status: Active » Needs review
StatusFileSize
new314 bytes

It's the same problem as #301398: Install error: Call to undefined function content_notify(). in the FileField module. This should fix it.

quicksketch’s picture

Title: fatal error » Fatal error during installation. Missing content_notify().
Status: Needs review » Fixed

I borrowed the same technique used by CCK's modules.

Patch: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/link/link.i...

Anonymous’s picture

Status: Fixed » Closed (fixed)

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