Yeah it was a redirect at the end that I over looked. Working fine after I removed it.
Thanks, Dave -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of r4zv4n Sent: December-09-09 5:31 AM To: CakePHP Subject: Re: 404 Not Found Error And as an alternative place to check, what's the action for your form (did you start the form with $form->create('User'); ?) On Dec 8, 2:55 pm, Dave <[email protected]> wrote: > What is the code for your redirect at the end of your add method > > > > > > On Mon, Dec 7, 2009 at 11:20 PM, Dave <[email protected]> wrote: > > Any idea why this would happen? > > site/admin/users/add when i go to that page it works fine. Add a new > > user which goes to site/admin/users/add and I get 404 Error. > > > The page is obviously there and accessible since im on the page > > adding a user but when i post the data it comes back 404. > > > Any ideas why this might happen? > > > Dave > > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help > > others with their CakePHP related questions. > > > You received this message because you are subscribed to the Google > > Groups "CakePHP" group. > > To post to this group, send email to [email protected] To > > unsubscribe from this group, send email to > > [email protected]<cake-php%2bunsubscr...@googleg > > cake-php+roups.com>For more options, visit this group at > >http://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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 cake-php+at http://groups.google.com/group/cake-php?hl=en No virus found in this incoming message. Checked by AVG - www.avg.com Version: 9.0.709 / Virus Database: 270.14.96/2549 - Release Date: 12/08/09 04:04:00 Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
