Customizing SMF > SMF Coding Discussion
How smf checks for permissions group?
(1/1)
distante:
I'm trying to find out how is that SMF checks when an usergroup have access to some boards, witch variable of function Do I have to look or use? to made this automatic without put groupId=X
:o
Suki:
Check Sources/Load.php
loadPermissions();
I don't understand what exactly are you trying to do.
distante:
I'm trying to give (or take) permissions to parts, mods, pages etc using the groups system
Suki:
then take a look at
http://support.simplemachines.org/function_db/index.php?action=view_function;id=408
and
http://support.simplemachines.org/function_db/index.php?action=view_function;id=409
distante:
Thanks a lot Suki :)
Navigation
[0] Message Index
Go to full version