Hello again,

i am having a comments section on my website. Only registered user can post
comments. I have added Auth to my CommentsController and provided an ajax
element called as ajax_login(asking user name and password to it) which Cake
renders if the user is not logged in but still tries to post a comment. now
when the user signs on this new element and the sign in succeds the original
element i.e the comments posting element does not appear again. i.e cake
Auth not insert the original element in place where as in non ajax request
the user is redirected back to where he came from. Can some one throw some
light on how i can achieve this effect?

-- 
Thanks & Regards,
Novice (http://ishuonweb.wordpress.com/).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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