Image Gallery problem
msmarko - December 18, 2008 - 23:27
| Project: | getID3() |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | msmarko |
| Status: | active |
Jump to:
Description
Maybe this should be categorized under filefield or getid3 but I wasn't sure.
When I click on Image Gallery on my admin page I get this:
Fatal error: Call to undefined function getid3_analyze() in (MY WEBSITE DIRECTORY)/profiles/prosepoint/modules/filefield/filefield_meta/filefield_meta.module on line 55
I am a newbie and I am completely lost. Has anyone got an idea what to do?

#1
Hi,
It would seem the getID3 library is not installed on your server.
To get rid of that error message, please disable the module filefield_meta (which is calling getID3). Probably should disable the module getID3 as well if it's not doing anything useful for you.
Or else, you can try reposting this issue to the getID3 issue queue for support.
#2
#3
I don't have yet installed the librari with getid3 activated, but I don't have this error.