How to add ranks on navicat

Status
Not open for further replies.

StreetMoney

Member
Jul 19, 2012
417
8
Hi guys its been a while since i havent used navicat so i forgot how to add ranks can someone please help me find a tutorial or tell me how to add ranks thanks :D
 

HonkyWam

Tickle me Elmo!
Dec 8, 2011
289
4
Go onto ranks in your db, then if you see the plus sign on the bottom click it and add the id or whatever u want to call the rank then go to rank_permissions and then click the plus sign make the id match with the id you put on ranks and the same name then add what permissions you want on that rank 0 or 1 to enable them... This is for phoenix db since you didn't specify the db you were using.
 

StreetMoney

Member
Jul 19, 2012
417
8
Go onto ranks in your db, then if you see the plus sign on the bottom click it and add the id or whatever u want to call the rank then go to rank_permissions and then click the plus sign make the id match with the id you put on ranks and the same name then add what permissions you want on that rank 0 or 1 to enable them... This is for phoenix db since you didn't specify the db you were using.


Im Using Phoenix Db 3.11.0
 

Zymf

 
Aug 19, 2012
868
166
Go to your Ranks table and click on the bottom field. Using your arrow key, press down once, and wallah you're created a new rank.
Obviously then you need to edit it, but that's a piece of piss.

Rank: {rank number}
Name: Moderator/ Owner etc.
blah blah blah.

Save that by pressing the tick symbol on the bottom, or just CTRL+S.
Then go to your rank_permissions table and your new rank should appear, now set the permissions for the rank.
1 = Enabled
0 = Disabled
 

StreetMoney

Member
Jul 19, 2012
417
8
Go to your Ranks table and click on the bottom field. Using your arrow key, press down once, and wallah you're created a new rank.
Obviously then you need to edit it, but that's a piece of piss.

Rank: {rank number}
Name: Moderator/ Owner etc.
blah blah blah.

Save that by pressing the tick symbol on the bottom, or just CTRL+S.
Then go to your rank_permissions table and your new rank should appear, now set the permissions for the rank.
1 = Enabled
0 = Disabled
Thanks Worked Perfect :D
 
Status
Not open for further replies.

Users who are viewing this thread

Top