Quote:
Originally posted by Delu
i did all except this step cause i didn't understand what should i do ?!
help needed, any ideas ?
|
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]";