Active
Project:
OpenScholar
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2012 at 19:00 UTC
Updated:
20 Apr 2012 at 19:12 UTC
We want to disable the ability for users to add/create users in their Control Panel. But we'd like the feature to stay available to site administrators. What's the best way to do this?
Thanks
Comments
Comment #1
ferdi commentedOne way would be to alter the access permission of the menu items https://github.com/openscholar/openscholar/blob/SCHOLAR-2-0-BETA14/sites...
Please follow up if you need more help with this.
Thanks !
Comment #2
kkitay commentedAh, I see! And this will restrict access to the page itself?
Comment #3
kkitay commentedOkay, it's not working. I created a custom module to alter the menu item cp/users. What am I missing? You guys are already ignoring these permissions you set up yourself, but when I go to use them it doesn't seem to work.