Thanks. How would I redirect the user if they have not activated their
account yet? Right now, it just reloads the login page if you're not
activated.
On Apr 27, 8:00 pm, "Sam Sherlock" <[EMAIL PROTECTED]> wrote:
> $this->*Auth*->*userScope* = array('*User*.active' => 1);
>
> 2008/4/28 Kyle Decot <[EMAIL PROTECTED]>:
>
>
>
> > Thanks for the response. I already have an active field which is set
> > to 0 when the user registers. I was asking how to check this when
> > doing my login.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---