Users and UserGroups Users and UserGroups
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Users and UserGroups

Started by nv_orton, September 28, 2005, 08:37:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nv_orton

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...

Joachim Müller

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.