I've added the module under sites\all\modules. Mimedetect and getID3 are both installed.
Here's what I see on the admin/build/modules page:
getID3 shows enabled
File field - meta is listed, shows getID3 as enabled, but that filefield is missing. But it's not. It's IN the sites\all\modules directory.

All those components were downloaded yesterday. I'm running Drupal 5.8.
What?

gil

Comments

aaron’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

ensure the filefield.info file is in sites/all/modules/filefield. might as well make sure the whole package is there.

Capnj’s picture

Filefield.info file is there. Looks like entire package is. I d/l all again, deleted the entire module directory on the server and uploaded freshly. Same results.

Header on the .info file is
; $Id: filefield.info,v 1.5.2.2 2008/01/22 23:28:15 dopry Exp $

gil

dopry’s picture

Are the filefield files readable by the webserver? Is there another version of filefield in one of the modules folders?

Capnj’s picture

Yep, there was a filefield.module in the root modules directory. Thanks for the hint. Now enabled.

gil

drewish’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)