Hi,

I have a music site which uses audio and getid3() that I have copied down to my local dev environment to make some changes. I have replicated code and db and cleared caches locally.

The live site imports audio fine but when I try and import into the dev site I get the following error.

The following errors where encountered while reading the file's ID3 tags:
Format not supported, module "module.audio.mp3.php" was removed.

The audio does actually import but none of the meta data is populated which figures from the id3 error. I have given the whole dev site 777 permissions just to be sure.

I can't think of anything else that would stop the cloned dev site working with this module but not affect the live one.

Any ideas anyone?

thanks

Rich

Comments

vm’s picture

Status: Active » Postponed (maintainer needs more info)

the most current version of this module should be tested to ensure the issue you face isn't already fixed. That said, install 6.x-1.4 and test.

steinmb’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Pls. reopen if you still have issues