Closed (fixed)
Project:
FileField
Version:
5.x-2.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2008 at 20:22 UTC
Updated:
26 Jul 2008 at 18:29 UTC
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
Comment #1
aaron commentedensure the filefield.info file is in sites/all/modules/filefield. might as well make sure the whole package is there.
Comment #2
Capnj commentedFilefield.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
Comment #3
dopry commentedAre the filefield files readable by the webserver? Is there another version of filefield in one of the modules folders?
Comment #4
Capnj commentedYep, there was a filefield.module in the root modules directory. Thanks for the hint. Now enabled.
gil
Comment #5
drewish commented