Was a solution for this ever found?  I need the same thing.  I really like
using Meio but must get multiple files working.  I am still unclear on all
the magic in cakephp or I would try to modify the script myself, but no
where to even start looking - right now.

Chad



On Mon, Jan 26, 2009 at 2:20 PM, Arak Tai'Roth <nielsen.dus...@gmail.com>wrote:

>
> I already have the code and everything working to upload one image,
> that is not the issue at hand.
>
> I want to be able to upload multiple images with MeioUpload. I wish to
> use this method because it can automatically create thumbnails for me,
> and there is very minimal amount of code that I need to use to make it
> work.
>
> I am open to other methods so long as they can upload thumbnails as
> well, and aren't that code intensive.
>
> On Jan 26, 11:40 am, gerhardsletten <gerhardslet...@gmail.com> wrote:
> > Are using MeioUpload on my last project to as Article has many
> > Uploads. When editing an article you can upload one and one image.
> > Your will find source here:
> http://code.google.com/p/gerhardsletten/source/browse/trunk/cakephp/s...
> >
> > If you need your app to upload all in one bunsh, I guess you can use
> > the $model->saveAll() and add several uploadsfields in an array.
> > Search in this group for "save multiple" or "saveall"
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to