Closed (fixed)
Project:
FileField
Version:
6.x-3.7
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Jul 2010 at 16:33 UTC
Updated:
18 Aug 2010 at 00:13 UTC
Even if the GetID3 settings are configured to disable warnings; they still persist throughout the administration side of the site.
In my case, I have Drupal 6.16, FileField 6.x-3.7 and have NOT installed the GetID3 library to my drupal instance.
Is there any way to un-require GetID3 in future versions of this module?
Comments
Comment #1
quicksketchFileField does not require GetID3. FileField Meta module (which is included with FileField) *does* require GetID3 however, since it can't do anything if GetID3 is not installed. If you want to get rid of the warnings (since you don't want to install GetID3), disable the FileField Meta module.
Comment #2
wjaspers commented