I've been experimenting with CakePHP for a few weeks now and I love it. At the moment, I'm porting one of my current sites and not only have I completed all of the basic features, I've also added a few more which would've taken me much longer to complete.
I'm currently using the AutoLogin component (http://www.milesj.me/ resources/script/auto-login-component) which works great. If the session expires and the user clicks on a link, they are automatically logged back in although they are automatically redirected to whatever is specified in Auth->loginRedirect. Is there anyway to redirect them to the same place they were attempting to go to? I also need to create something similar to http://www.animesuki.com/series.php where there are a list of links each grouped by letter. I have http://pastebin.com/m40dc6a3b which I created over a year ago and is fairly basic but works well. Is there a better way to do this in cake? Thanks for your time Daniel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
