Thanks guys. I think I figured it out. I was using the Drayan's
version of the phpThumb component from the bakery (http://
bakery.cakephp.org/articles/view/phpthumb-component). I found another
post that says the phpThumb component should extent Object and not
Component. I made that change and my redirect loops have disappeared.
Can anyone tell me why?

On Jul 1, 3:27 pm, NegoBlack® <paulomoacir.jun...@gmail.com> wrote:
> I think that is not a good idea... I remeber to read in some place on
> the docs that it was not recomended. Could you tell more about your
> Auth system?
>
> On Jul 1, 9:03 am, GravyFace <gravyf...@gmail.com> wrote:
>
> > Not sure about your code, but try adding 
> > $this->Auth->allow('login');http://book.cakephp.org/view/382/allow
>
> > On Wed, Jul 1, 2009 at 5:49 AM, Delberto<derekmer...@gmail.com> wrote:
>
> > > Hello,
>
> > > I am building an application and am having an issue with one of my
> > > controllers. I get the following message in Firefox
>
> > > "Redirection limit for this URL exceeded.  Unable to load the
> > > requested page.  This may be caused by cookies that are blocked"
>
> > > I have followed the cookbook tutorial Simple Acl controlled
> > > Application. I haven't got this error on my other controllers so I'm
> > > wondering what has gone wrong. The error is intermittent but it is a
> > > bit of a show stopper.
>
> > > Any help you can give would be gratefully received.
>
> > > Best Regards,
> > >  Derek
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to