> Are you trying to use them from within a model? Ahh..
Yes, that is it. I had implemented HTML and text email messages and had tidied up the code by putting a single call to user_reset_password_url in the model rather than have three calls in the views. I'd also been a bit tricky by manipulating the routes so that the activation url automatically activated the userid and went straight to the login screen instead of just to the activation screen. Unfortunately I named the route activate_user instead of user_activate. Duh! Thanks, Dean -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
