Have you tried a debug($this->data) in the beforeFilter method?
Anyway, I hope you find a solution, wish you good night here from
Latvia :)
   John

On Feb 16, 10:09 pm, calzone <calz...@gmail.com> wrote:
> Your assumption is correct. Basically, all login and admin functions
> should be managed over ssl and I want to turn off ssl when it's not
> necessary.
>
> I could try commenting out the redirect stuff to really rule it out,
> but considering all my other admin and non-admin, ssl and non ssl
> controllers work fine, I'm skeptical it is the problem.
>
> I use $this->here because I want to make sure no matter what url
> params there are, the form always submits to the exact same place.  I
> also use this successfully in another controller in my ssl/admin area.
>
[snip]

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