Resolved: Call To A Member Function Encrypting() On A Non-Object

I recently installed user and user rights. When attempting to update an account, I encounter the following.

Please see attachment for original post. Something in my message was flagging my post as spam.

Resolved: I’m not familiar enough with Yii yet to explain why this resolved the issue, but I figured out that the URL that I should have been accessing the update form from was website.com/user/admin/update rather than what I was accessing it at (website.com/admin/update. The by making this changed it allowed the page to load everything it needed to send to the function.