Quote:
Originally posted by GenSec
Go to your admin CP -> Users Groups and Permissons -> Modify
You will see the list of your usergroups. Take mouse on [edit] or[list all users] options and look at status bar of your browser. You will find the id's of your usergroups. Something like http://......edit&usergroupid=NN
Change the code to:
PHP Code:
$condition="usergroupid=[COLOR=red]NN[/COLOR]";
|
1. how can i know what is the number ??? NN=??????
2. how do i move user to this list ?