On Sun, Jun 29, 2008 at 8:39 PM, Kyle Decot <[EMAIL PROTECTED]> wrote: > > Does anyone have another possible way to do this then? If the user is > not logged in, I need to be able to redirect them to the login/ > register screen with the invitation code intact.
I think Auth doesn't like being sent to the login action if you are already logged in, so you might want to consider sending them to another page and using an element that contains your login form. Just a thought, not tested, etc, etc. -- Chris Hartjes Internet Loudmouth Motto for 2008: "Moving from herding elephants to handling snakes..." @TheKeyBoard: http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
