Assign a file on the server to the audio field of FFPC
richardsugg - May 1, 2009 - 16:45
I already have a ton of MP3s uploaded to my server, and I have switched to drupal as my CMS. I've used CCK to build a form to upload other information about the MP3s (title, speaker, notes), but I really don't want to have to upload the audio again just to get the audio associated with the node. How can I associate an existing MP3 on the server with the audio field of a CCK form?
I know PHP and MySQL, so if someone just told me where this info is put in the database, that would be awesome.
Thanks,
Richard

did you ever get any answers
did you ever get any answers to this issues?
I'm a newbie to drupal and the cck but am likewise interested.
Would the FileField Sources module solve this? Presumably with the IMCE file browser it mentions/works with.
http://drupal.org/project/filefield_sources
http://drupal.org/project/imce
jeff