@WebbedIT You are a genius!
I am using the Security component for HTTP authentication whilst the site is in dev. Added $this->Security->validatePost = false to beforeFilter() of app_controller (where I've set up HTTP authentication) and normality has been restored. Thanks a lot! On Mar 22, 8:24 pm, WebbedIT <[email protected]> wrote: > Do you have the security component enabled as it sounds as though it's > blackholing the request for some reason. 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 To unsubscribe from this group, send email to cake-php+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
