Anyone else getting this error when Audio Attach is enabled?

I cant edit any node that has this option enabled. Am i missing something obvious cause i couldn't find any other postings of this error.

Thanks,
Mina

Comments

sciman’s picture

Having the exact same problem.

Any solutions yet?

tskuddy’s picture

Same here.

Fatal error on line 153 of the audio.module

ideal93’s picture

Fatal error: Call to undefined function audio_prepare() in C:\wamp\www\drupal\modules\audio\contrib\attach\audio_attach.module on line 153

Any explanations for this error?
By searching in "audio_attach.module" file, we remark that this audio_prepare () function is called but it's not defined.
Any developer can give us such definition to integrate in the file, or do we need an additional module??

ideal93’s picture

Hello everybody, as you can notice above, I have some problems to attach audio file to the subjects of discussion in the forums; Indeed, the audio attach module downloadable here has some problems with drupal 6.(see the fatal error above).
So, is there any alternative? Does another module exist in order to add audio file to a node in general?
Thanks a lot,
++

ideal93’s picture

Hello everybody, as you can notice above, I have some problems to attach audio file to the subjects of discussion in the forums; Indeed, the audio attach module downloadable here has some problems with drupal 6.(see the fatal error above).
So, is there any alternative? Does another module exist in order to add audio file to a node in general?
Thanks a lot,
++

ideal93’s picture

Please, anyone here can give us some informations as no answers were given about this issue since quite a long time. How to do to have better replies???
Thanks a lot;

ideal93’s picture

Please, anyone here can give us some informations as no answers were given about this issue since quite a long time. How to do to have better replies???
Thanks a lot;

thelocaltourist’s picture

I feature a Band Of The Week on my site, so this is a problem.

Experience the fascination of a tourist; Feel the comfort of the local

The Local Tourist

tagawa’s picture

Happens when "Attach audio files" is enabled for a content type. The above error then appears when you try to add new content for that content type (except "Audio").

Just to confirm, the error message is "Fatal error: Call to undefined function audio_prepare() in /home/eigoichi/public_html/sites/all/modules/audio/contrib/attach/audio_attach.module on line 153". Running Drupal 6.3, by the way, and Audio module 6.x-1.x-dev (2008-Jun-19).

ideal93’s picture

Indeed, we have all the same problem, the audio_attach module doesn't function. In my context, I want to add an audio file to a subject ina forum but it doesn't function.
Hope they will be more answers. THX everybody

yngens’s picture

Same problem here. This should be reported as an issue with audio_attach module, not in the forums.

edit: an issue for this problem crated here: http://drupal.org/node/294317