This topic is locked

Menu by user Level

11/13/2006 10:58:48 PM
PHPRunner General questions
S
sikkle author

I try to see what is the best way to have a kind of menu regulated by userlevel with phprunner.
such kind of menu with some option like
general user
list this

list that

edit this

edit that
maintenance user
edit user

liste user

etc.

etc.

list this by user

list that by user

edit this by user

etc.
admin user
etc. etc.

etc.

etc.
Someone already made something like this with phprunner ?
thanks.

T
thesofa 11/14/2006

if you explore the options on the security page and the login options, you will be bale to do what you want

set general user as level 1, maintenance as level 2 and admin as 3 in the table where you hold the user accounts

in step 9 create a login page, username and password from database

select the table holding the names and passwords and levels
pick the username filed and the password field

select the advanced settings and chose the type of access that you want, then go to user group permissions

you will se alist of all the tables and a chance to create the user groups from the table of user names, you can then select the access level for each table and each action depending on the tutor group.

HTH

Alexey admin 11/14/2006

Hi,
you can use User-group permissions for this.

To set up user group permissions proceed to the Security tab in PHPRunner

then click Advanced ->User groutp permissions