Hello,
i tried to find the answer to the forum but havent good any luck.
The question is: Is there any way to see every user in which usergroups is added?
I am one of the admins of the page, i am using 1.3.5 version.
Sorry if the answer has been given before...
you could use a tool like phpMyAdmin to access the database directly. Browse the user table and sort by user_group. There is no control in the current stable release cpg1.3.5 that will display users by user_group, however the next version (cpg1.4.x, which goes unsupported) will have such an option by default.