Fabien POTENCIER wrote:
> When binding the form, you have to pass the files specifically:
>
> $this->form->bind($request->getParameter('photoform'),
> $request->getFiles('photoform'));
>    

This isn't the first, or even second time I've seen this question, it's 
been on IRC a couple of times too I think - can something be done to 
help people notice this?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to