Re: The page isn't redirecting properly
On May 3, 6:04 am, thom <cyber.phanto...@gmail.com> wrote:
> Hello all,
> I have a problem. Sometimes, I am having 'The page isn't redirecting
> properly' trouble with Firefox and other browser. It's solved by
> clearing the browser history. But, It will appear again next-times
> (not predictable). I've been searching in the archive but there's no
> specific solution. Could someone tell me what exactly causing this
> bahavior and to fix it?
your application is redirecting in a loop; you find out how/why and
change your application code. You won't find much regarding it in the
group as it's a problem in _your_ application code.
try putting $this->log(current url); and $this->log(going to); in the
redirect function and go from there.
AD
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home