On Dec 22, 2007 6:17 AM, francky06l <[EMAIL PROTECTED]> wrote:
>
> You have to specify 'type' => 'file' in the $form->create : echo $form-
> >create('File', array('type' => 'file'));
>
Actually, it looks like that would need to be:
$form->create('Flyer.file', array('type' => 'file'));
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---