Problems with userGroups extension and custom controller

I’ve installed userGroups extension to manage access rights to my app, and I have a custom webservice controller.

When I try to use root tools of userGroups in order to add a user or a group I get the following error:


Fatal error: include(): Cannot redeclare class mycontroller in [...]protected/modules/userGroups/models/UserGroupsAccess.php on line 194

I’m using the latest userGroups and Yii. I tried downgrading userGroups to a previous version I used in another project but I got the same result.

I opened a new issue on google code. I’m kind in a hurry so if someone else has ideas they’re welcome!

thanks