Hi

When I upload mp3 files using the audio module in 4.7, I receive the following error.

warning: implode() [function.implode]: Bad arguments. in /home/.hammacher/myaccountname/mydomain.com/modules/contrib/audio/getid3/getid3/write.php on line 473.

I've tried this with various mp3 and have tried different themes, including the trusty troubleshooter Bluemarine. The files upload fine and everything plays, etc. as usual. No problem really, except the upload error.

Does anyone have a fix for this? Thanks.

4.7 is awesome. Thanks to everyone who contributed to Drupal taking such a cool leap ahead.

Shayne

Comments

slower’s picture

I have the same problem (identical error message) with a clean 4.7 install.

asimmonds’s picture

The audio module issue on this is http://drupal.org/node/56589

You could try changing the Error handling > Error reporting in admin/settings to "Write errors to the log" so the warning is not displayed.

marlowx’s picture

i thought this problem came from problems in dealing with the embedded artwork in mp3's?

see: http://drupal.org/node/55370

i'm probably wrong though...

i was also wondering, how does one install these patches?

is it simple enough for a non technical person?

thanks!

slower’s picture

See:

HOWTO: Apply patches
http://drupal.org/node/60108