Re: File Field not save

2009-04-03 Thread Ranjana Sriavastava
Ya, I am using cakephp 1.2. what I use On Fri, Apr 3, 2009 at 7:45 PM, brian wrote: > > Ranjana, are you using Cake 1.1? That looks like the older syntax. If > 1.2, then use what mscdex stated. > > On Thu, Apr 2, 2009 at 8:28 PM, mscdex wrote: > > > > On Apr 2, 4:29 pm, Ranjana Sriavastava wro

Re: File Field not save

2009-04-03 Thread brian
Ranjana, are you using Cake 1.1? That looks like the older syntax. If 1.2, then use what mscdex stated. On Thu, Apr 2, 2009 at 8:28 PM, mscdex wrote: > > On Apr 2, 4:29 pm, Ranjana Sriavastava wrote: >> file('Cele/cele_image', array('class' => 'fullwidth'))); ?> >> >> file('Cele/cele_image'');?

Re: File Field not save

2009-04-02 Thread mscdex
On Apr 2, 4:29 pm, Ranjana Sriavastava wrote: > file('Cele/cele_image', array('class' => 'fullwidth'))); ?> > > file('Cele/cele_image'');?> > > use both but its not save > The second one form should be $form->file (not $html->file), but also you should be using "Cele.cele_image" instead of "Cele

Re: File Field not save

2009-04-02 Thread Ranjana Sriavastava
file('Cele/cele_image', array('class' => 'fullwidth'))); ?> file('Cele/cele_image'');?> use both but its not save On Thu, Apr 2, 2009 at 10:39 PM, brian wrote: > > I wouldn't expect much more than a guess from anyone unless you post some > code. > > On Thu, Apr 2, 2009 at 1:00 PM, Ranju wro

Re: File Field not save

2009-04-02 Thread brian
I wouldn't expect much more than a guess from anyone unless you post some code. On Thu, Apr 2, 2009 at 1:00 PM, Ranju wrote: > > hello > > I want upload file and store. in my project file is upload but not > save in table and other filds is save in table. > > > Thanks > > > > --~--~-~--

File Field not save

2009-04-02 Thread Ranju
hello I want upload file and store. in my project file is upload but not save in table and other filds is save in table. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this grou