This may be because of the way you want to deactivate user. I use form (not sure if it is the best way to do so) - if thats the case check if all params are submited.
BTW In my app there was some problems with new users after I added inactive state. (Reset password emails were not send for example) If It happens in your app you can try to do what i did. To resolve that issue I set default state as active with after_create callback. -- 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.
