I'm trying to do something similar (as described in this thread http://groups.google.com/group/cake-php/browse_thread/thread/9fdfef27f01e5ef7).
I'm able to POST my image and save it to a folder but I don't know how to invoke the media plugin to make multiple sizes of that file. How were you able to get the media plugin to handle your files, I'm assuming you have nothing in your view and basically submitting to your controller? I also need to return the file name of the processed image file (looks like David explained that). Thanks -Foroct -- 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
