You could also just solve this with a check in the controller, instead
of relying on the auth component or model validation to tell you this.
Examples can be found in this article:

http://www.jonnyreeves.co.uk/2008/06/cakephp-activating-user-account-via-email/

On Jul 7, 5:55 pm, Kyle Decot <[EMAIL PROTECTED]> wrote:
> I want to be able to redirect my users to a "Your Account is not yet
> active page" if active is set to 0. I know there is userScope which
> will not allow them to login, but how to I redirect them afterwards?
> Thank you as always for the help.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to