I just created some content on my site for my calendar. I DID NOT have Audio File Type / getID3 file type enabled or selected for this particular content type. But this error was thrown anyway ?

    * warning: Invalid argument supplied for foreach() in /Library/WebServer/Documents/mysite/www/sites/all/modules/audio/getid3/audio_getid3.module on line 294.
    * The following errors where encountered while reading the file's ID3 tags:
          o Could not open file ""
    * warning: array_merge() [function.array-merge]: Argument #1 is not an array in /Library/WebServer/Documents/mysite/www/sites/all/modules/audio/getid3/audio_getid3.module on line 314.
    * warning: array_merge() [function.array-merge]: Argument #1 is not an array in /Library/WebServer/Documents/mysite/www/sites/all/modules/audio/getid3/audio_getid3.module on line 316.

The getID3 module seems to be configured correctly as there are no errors throw in the management of it, nor in the Audio module.

But again, I was attaching an audio file to this content type or anything related to Audio / getID3

Comments

robloach’s picture

Project: getID3() » Audio
Jeremy Toaster’s picture

Sorry, typo

"But again, I WASN'T attaching an audio file to this content type or anything related to Audio / getID3"

pbarnett’s picture

Jeremy Toaster’s picture

Thanks,
The error goes away if I "UN"check getID3 module part of the Audio Module.

I'll just not use this module until it is fixed properly, not a fan of the "patches" :)

drewish’s picture

Status: Active » Fixed

should be fixed in the current -dev release. make a backup of your files and database before updating.

drewish’s picture

Assigned: Jeremy Toaster » Unassigned
Status: Fixed » Active

whoops, sorry posted that on the wrong issue. it's still totally broken.

drewish’s picture

Status: Active » Fixed

um, i was right the first time. this should be good okay in the -dev release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.