Try debugging the upload process, echo and print_r are very good friends ;)
Regards, Pablo On 7/13/07, aerosmith <[EMAIL PROTECTED]> wrote: > > > I've tried this ... bet take a look at the mime types that I added. > > 'audio/mp3' , 'audio/mpeg', 'audio/x-mpeg', 'audio/mp3', 'audio/x- > mp3', 'audio/mpeg3', 'audio/x-mpeg3', 'audio/mpg', 'audio/x-mpg', > 'audio/x-mpegaudio' > > and in the extension I added > '.mp3' > > Is there something wrong with the mime types? > > > > On Jul 13, 7:06 pm, "Pablo Viojo" <[EMAIL PROTECTED]> wrote: > > Try setting allowed_mime and allowed_ext options > > > > -- > > Pablo Viojo > > [EMAIL PROTECTED]://pviojo.net > > > > On 7/13/07, aerosmith <[EMAIL PROTECTED]> wrote: > > > > > > > > > I'm working on a project that enables users to upload articles with > > > photos and mp3 files. I used the upload behavior to upload the images > > > and create thumbnails ... it worked fine. but it seems that this > > > behavior supports only jpg, gif, and png files. > > > > > can someone help me please. > > > > > -- Pablo Viojo [EMAIL PROTECTED] http://pviojo.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
