Can you confirm that the raw post is successful on the server side ($_POST)?
And that the form inputs are named correctly (via the helpers, ideally)? On Apr 20, 2:02 am, John R <[EMAIL PROTECTED]> wrote: > a) You're doing $this->data , right? > > b) Is the form action going to the right place? > > On Apr 19, 7:31 pm, Matias Veleda <[EMAIL PROTECTED]> wrote: > > > Hey guys, > > > I'm new to CakePHP. I followed the instructions in the manual, the > > example case and everytime I want to update my databaser from a form > > my $data is always empty, what am I doing wrong? It's like nothing > > happens when I press submit button. > > Sorry my english, I'm from Argentina. Hope someone can help me soon > > cuz I need to solve this urgently! > > > Thanks in advance! > > >att.- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
