Closed (cannot reproduce)
Project:
getID3()
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2011 at 10:16 UTC
Updated:
15 May 2012 at 19:52 UTC
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
Comment #1
vm commentedthe 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.
Comment #2
steinmb commentedPls. reopen if you still have issues