Can't log in as an admin or demo after installing UserGroups

Hello guys,

I’m very new to Yii framework. In fact, I’m not only new to this framework but I have never used a framework before.

I’m following a tutorial on how to create a contact list using Yii framework. The problem is that just after I installed userGroups module my accounts (demo and admin) stopped working.

The only way to log in is going to the userGroups login page and using a user created there. After doing that I can do whatever I want (including using the CRUD for the contact list I’m working on) However, I have tried to use an username and password I created using userGroups to log in on the main login page (I’m mean, the one that is not the userGroups login page) and I couldn’t get logged.

CException

UserIdentity and its behaviors do not have a method or closure named "getGroup".

Does anyone have a clue? I know it’s something with the userGroups or me messing up stuff.

Regards,

Ian.