Closed (fixed)
Project:
FileField
Version:
6.x-3.0-alpha5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2008 at 14:10 UTC
Updated:
18 Dec 2008 at 19:42 UTC
I got the following error when trying to enable Content (CCK), FileField, jQ and jQuery Media. This is a fresh install of Drupal 6.6. However, if I enable Content first and then FileField, it will work.
Fatal error: Call to undefined function content_notify() in /htdocs/sites/all/modules/filefield/filefield.install on line 17
Comments
Comment #1
dopry commentedThis should be fixed in HEAD, please try with a dev release. Please close the ticket if you can confirm it fixed in dev.
Comment #2
capellicI won't be able to verify right away - but will let you know when I do. THANKS!
Comment #3
junedkazi commentedThe INSTALL is a clean install with the dev release . So marking it as fixed . :)
Comment #4
capellicFYI... it is a good idea to install Content first anyway. I had a problem with CCK fields becoming disabled. KarenS pinpointed the problem here:
http://drupal.org/node/335597#comment-1113207