I would like to find out that if I need to move files in sub-directory CCK of Directory Modules like, to sites/all/modules for contributed modules? I installed CCK 6x version, as I am running 6.2, i used fetch FTP client to copy the uncompressed folder of cck to the modules directory. Once I enabled CCK after install, I was getting a fatal error and node reference and I uninstalled CCK. Am I doing something wrong here? Are there any other config settings I need to tweak, I have also tried moving all the CCK sub-directory's files to Modules directory, but ran into the same issue.

Comments

moegreen’s picture

I am new to Drupal, here is the error I am getting.

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'nodereference_autocomplete_access' was given in /home/content/90/7312890/html/index/includes/menu.inc on line 452.

firstlut’s picture

Put CCK — and all contributed (non-core) modules — in sites/all/modules. Sites/modules is for Drupal core modules only.

moegreen’s picture

I did put CCK in sites/all/modules sub directory. Any other suggestion or prerequisites that I might be missing?

ludo1960’s picture

If I were you I would re-download the CCK module, uncompress it and re-upload it to sites/all/modules. The CCK module is very stable, I can only guess something has gone wrong with ftp

moegreen’s picture

Thanks for your help. Now I installed everything and it seems to be working fine. Just an install error.