Page 1 of 1

Change settings in permission report

Posted: 17 Apr 2011, 00:24
by BandonRandon
Hi,

I searched and could find how to chage the settings I see in Permission Report. From what I've read it seems that some can be overwritten by adding to config_inc.php. The setting I would like to chage is the "See e-mail addresses of other users" which currently doesn't give any role permission to it. I would like Managers and Administrators to be able to see the e-mail and real name. I looked in config_defualt_inc.php for help but couldn't find a setting. Right now admins can see this by visiting the profile. Any help on this would be great.

Re: Change settings in permission report

Posted: 18 Apr 2011, 06:22
by atrol
The settings you are looking for are $g_show_user_email_threshold and $g_show_user_realname_threshold

Re: Change settings in permission report

Posted: 18 Apr 2011, 06:44
by BandonRandon
Thanks, now that I know what i'm looking for of course I find them in config_defaults_inc.php :D