I''m running rails 1.2.5 with restful_authentication and i''m having problems with logouts. When session destroy is called it is inserting null into the activated_at field for the user which causes logging back in to fail, because it''s looking for a activated_at date. Is anyone else having this issue and if so, how do I fix it? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---