You could have a recursive loop.  for example you could be redirecting
to an action that requires you to be authenticated. This action itself
needs authenticating and so you get sent back to the original action
thus you end up with an endless loop.

do you have code for the skateparks/index function?

Simon

On Apr 30, 7:17 am, Kyle Decot <[EMAIL PROTECTED]> wrote:
> Thanks for the help and the quick response but now i'm getting a
> endless loop of redirects. if you go to:
>
> http://www.theskateparkdirectory.com/skateparks/
>
> you'll see what I mean. Any ideas what's causing this?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to