How do you put upload your audio files into a field?
Ifex - September 26, 2009 - 05:35
| Project: | FileField Podcaster |
| Version: | 6.x-0.7 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
As I understand it, CCK FileField uses simple PHP to upload files into fields using an HTTP request. I have shared hosting service and am unable to modify my PHP settings to allow uploading of files larger than 2MB using this method.
I know I am not alone on this. How have some of you solved this problem? Is everyone using this module uploading their audio files over HTTP requests?
The Image FUpload module uses swfupload to upload images over swf, but it doesn't really help me add mp3s to my podcast feed.
The image_import module imports images from a local folder into fields, but this only works with images and doesn't help me here either.

#1