Permissions

Status
Not open for further replies.

testaaja69_

New Member
Feb 9, 2018
18
3
For what does the "permissions" table stand for in database? Im adding 1 new rank, so do I need to add something there?
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
permissions and permissions_rights work together.

If you add a new rank, just add it to the ranks table and permissions_groups. You can then edit commands for different ranks in your permissions_commands.
 

testaaja69_

New Member
Feb 9, 2018
18
3
permissions and permissions_rights work together.

If you add a new rank, just add it to the ranks table and permissions_groups. You can then edit commands for different ranks in your permissions_commands.
Thanks! I was thinking something like that
 
permissions and permissions_rights work together.

If you add a new rank, just add it to the ranks table and permissions_groups. You can then edit commands for different ranks in your permissions_commands.
Btw, when user registers to my hotel, he gets vip rank (1) automatically. Do you know where I can change it to automatically be 0?
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
Yes. Open up the users table in 'design table' mode by right clicking it, edit the ranks_vip default to 0.

kCDnfdWcSR6GBHNoYdmGoQ.png
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
rank_vip is a VIP rank. Originally it was 1 Silver VIP, 2 Gold VIP and 3 Event Staff.

But yeah these can be modified.
 
Status
Not open for further replies.

Users who are viewing this thread

Top