I've tried to install filefield together with a lot of other modules I use, and unfortunately it does a few calls to the system table which barfs during install.
The error message I get is:
Warning: Table 'gallery.gallery_system' doesn't exist query: SELECT filename FROM gallery_system WHERE name = 'filefield' AND type = 'module' in /Volumes/xampp/xampp/xamppfiles/htdocs/TEMPLATE6.6/includes/database.mysqli.inc on line 128
Warning: include_once(/field_file.inc) [function.include-once]: failed to open stream: No such file or directory in /Volumes/xampp/xampp/xamppfiles/htdocs/TEMPLATE6.6/sites/all/modules/filefield/filefield.install on line 11
Warning: include_once() [function.include]: Failed opening '/field_file.inc' for inclusion (include_path='.:/Applications/xampp/xamppfiles/lib/php') in /Volumes/xampp/xampp/xamppfiles/htdocs/TEMPLATE6.6/sites/all/modules/filefield/filefield.install on line 11
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Volumes/xampp/xampp/xamppfiles/htdocs/TEMPLATE6.6/includes/database.mysqli.inc:128) in /Volumes/xampp/xampp/xamppfiles/htdocs/TEMPLATE6.6/includes/bootstrap.inc on line 995
Comments
Comment #1
pkej commentedhttp://drupal.org/node/314092