Are you using firebug or such?
Or place some calls to $this->log in the given controller action.
- S
On 29 Sep 2011 13:55, "crazysarahtempleton@aol.com" <crazysarahtempleton@aol.com> wrote:
> Hey there. I've added
> var $components = array('RequestHandler');
> to my Images_Controller
>
> and
> if ($this->RequestHandler->isAjax())
> to the function that the form is meant to submit to but that did
> absolutely nothing at all :(
>
> Any further hints?
>
> thanks
>
> --
> Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
-- > Hey there. I've added
> var $components = array('RequestHandler');
> to my Images_Controller
>
> and
> if ($this->RequestHandler->isAjax())
> to the function that the form is meant to submit to but that did
> absolutely nothing at all :(
>
> Any further hints?
>
> thanks
>
> --
> Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment