Sorry this is not clear. If you are browsing my site (not using the phone app) and you add data and a photo via a form field then the image is being handled by the media plugin. However when adding data and a photo via the iphone app I am not currently handling the photo upload via the media plugin. Right now I am using the code I posted above which receives the photo, places it in a folder and returns the filename. I am trying to figure out how to use the plugin when submitting an image from the phone app.
On Mar 4, 2:04 pm, cricket <[email protected]> wrote: > On Fri, Mar 4, 2011 at 1:42 PM, Foroct <[email protected]> wrote: > > "post it to a URL handled by a controller implementing the uploader," > > > This is what I don't know how to do. Currently the controller is > > handling the upload and just placing the file into a folder. > > You said earlier that "image processing is being handled using the > Media Plugin". Are you currently using the plugin or attempting to do > so? Your question is not clear. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
